Share via


ExeContext.ExePath 屬性

定義

取得目前應用程式的路徑。

public:
 property System::String ^ ExePath { System::String ^ get(); };
public string ExePath { get; }
member this.ExePath : string
Public ReadOnly Property ExePath As String

屬性值

含有目前路徑的字串值。

適用於