VCConfiguration::PropertySheets Property

 

Gets all property sheets for the project.

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

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

Property Value

Type: System::Object^

A collection of property sheets.

Return to top
Show: