VCProjectEngineObjectClass.PropertySheets Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden)] get; }
[<System.Runtime.InteropServices.DispId(212)>]
[<get: System.Runtime.InteropServices.DispId(212)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden)>]
member this.PropertySheets : obj
Public Overridable ReadOnly Property PropertySheets As Object
Property Value
An object.
Implements
- Attributes