VCPropertySheet::PropertySheetDirectory Property

 

Gets the directory name for the property sheet.

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

property String^ PropertySheetDirectory {
	String^ get();
}

Property Value

Type: System::String^

String containing the property sheet's directory.

Return to top
Show: