IVsProfilerLaunchExeTargetInfo.ExecutablePath Свойство

Определение

Получает имя исполняемого файла и дополнительно полный путь.

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

Значение свойства

String

Имя исполняемого файла и дополнительно полный путь.

Атрибуты

Применяется к