ExeContext.ExePath プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
アプリケーションの現在のパスを取得します。
public:
property System::String ^ ExePath { System::String ^ get(); };
public string ExePath { get; }
member this.ExePath : string
Public ReadOnly Property ExePath As String
プロパティ値
現在のパスを含んでいる文字列値。