VCPropertySheet.PropertySheets Property

Definition

Gets the collection of property sheets applied to the object.

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

Property Value

Collection of property sheets.

Attributes

Applies to