VCPlatform::NumberOfPlatformMacros Property

 

Gets the count of available macros.

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

property int NumberOfPlatformMacros {
	int get();
}

Property Value

Type: System::Int32

Number of macro available on this platform.

Return to top
Show: