VCPlatform.ExecutableExtensions Eigenschaft

Definition

Ruft die plattformspezifische Erweiterung der ausführbaren Datei ab.

public:
 property System::String ^ ExecutableExtensions { System::String ^ get(); };
public:
 property Platform::String ^ ExecutableExtensions { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(2521)]
public string ExecutableExtensions { [System.Runtime.InteropServices.DispId(2521)] get; }
[<System.Runtime.InteropServices.DispId(2521)>]
[<get: System.Runtime.InteropServices.DispId(2521)>]
member this.ExecutableExtensions : string
Public ReadOnly Property ExecutableExtensions As String

Eigenschaftswert

String

Zeichenfolge, die die Erweiterung für ausführbare Dateien auf dieser Plattform enthält.

Attribute

Gilt für