IVsProfilerLaunchExeTargetInfo.ExecutablePath Eigenschaft

Definition

Ruft den Namen der ausführbaren Datei sowie, optional, den vollständigen Pfad ab.

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

Eigenschaftswert

String

Der Name der ausführbaren Datei sowie, optional, der vollständige Pfad.

Attribute

Gilt für