VCUserMacro::PropertySheet Property

 

Gets the property sheet contining the user macro.

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

property VCPropertySheet^ PropertySheet {
	VCPropertySheet^ get();
}

Property Value

Type: Microsoft.VisualStudio.VCProjectEngine::VCPropertySheet^

The VCPropertySheet holding the user macro.

Return to top
Show: