VCPlatform2::PlatformMacro Property (Int32)

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

property String^ default[
	int Index
] {
	String^ get(int Index);
}

Parameters

Index
Type: System::Int32

Property Value

Type: System::String^
Return to top
Show: