Udostępnij za pośrednictwem


Właściwość VCPlatform2.PlatformMacro —

Przestrzeń nazw:  Microsoft.VisualStudio.VCProjectEngine
Zestaw:  Microsoft.VisualStudio.VCProjectEngine (w Microsoft.VisualStudio.VCProjectEngine.dll)

Składnia

'Deklaracja
ReadOnly Property PlatformMacro ( _
    Index As Integer _
) As String
string this[
    int Index
] { get; }
property String^ PlatformMacro[[InAttribute] int Index] {
    String^ get ([InAttribute] int Index);
}
abstract PlatformMacro : 
        Index:int -> string with get
Język JScript nie obsługuje właściwości indeksowanych.

Parametry

  • Index
    Typ: Int32

Wartość właściwości

Typ: String

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VCPlatform2 Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VCProjectEngine