VCConfiguration::IntrinsicPropertySheets Property

 

Microsoft internal use only. Do not use.

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

property String^ IntrinsicPropertySheets {
	String^ get();
	void set(String^ value);
}

Property Value

Type: System::String^

A string.

Return to top
Show: