VCPlatform2.PGOUpdatePropertySheet 属性

命名空间:  Microsoft.VisualStudio.VCProjectEngine
程序集:  Microsoft.VisualStudio.VCProjectEngine(在 Microsoft.VisualStudio.VCProjectEngine.dll 中)

语法

声明
ReadOnly Property PGOUpdatePropertySheet As Object
Object PGOUpdatePropertySheet { get; }
property Object^ PGOUpdatePropertySheet {
    Object^ get ();
}
abstract PGOUpdatePropertySheet : Object with get
function get PGOUpdatePropertySheet () : Object

属性值

类型:System.Object

.NET Framework 安全性

请参见

参考

VCPlatform2 接口

Microsoft.VisualStudio.VCProjectEngine 命名空间