VCPlatform2.PGOUpdatePropertySheet Property

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

Syntax

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

Property Value

Type: System.Object

.NET Framework Security

See Also

Reference

VCPlatform2 Interface

Microsoft.VisualStudio.VCProjectEngine Namespace