VCProjectEngineObjectClass.PropertySheets Property

Definition

Microsoft Internal Use Only.

public:
 virtual property System::Object ^ PropertySheets { System::Object ^ get(); };
public:
 virtual property Platform::Object ^ PropertySheets { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(212)]
public virtual object PropertySheets { [System.Runtime.InteropServices.DispId(212)] [System.Runtime.InteropServices.TypeLibFunc] get; }
[<System.Runtime.InteropServices.DispId(212)>]
[<get: System.Runtime.InteropServices.DispId(212)>]
[<get: System.Runtime.InteropServices.TypeLibFunc>]
member this.PropertySheets : obj
Public Overridable ReadOnly Property PropertySheets As Object

Property Value

An object.

Implements

Attributes

Applies to