VCPropertySheet::UserMacros Property

 

Gets the collection of user macros.

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

property IVCCollection^ UserMacros {
	IVCCollection^ get();
}

Property Value

Type: Microsoft.VisualStudio.VCProjectEngine::IVCCollection^

Collection of user macros.

Return to top
Show: