Číst v angličtině

Sdílet prostřednictvím


VCPlatform.PlatformMacro Property

Gets a platform specific macro.

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

Syntax

string PlatformMacro[
    int Index
] { get; }

Parameters

  • Index
    Type: System.Int32

    Zero based index of the macro to retrieve.

Property Value

Type: System.String

Permissions

See Also

Reference

VCPlatform Interface

VCPlatform Members

Microsoft.VisualStudio.VCProjectEngine Namespace