VCPropertySheet::PropertySheets Property

 

Gets the collection of property sheets applied to the object.

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

property Object^ PropertySheets {
	Object^ get();
}

Property Value

Type: System::Object^

Collection of property sheets.

Return to top
Show: