다음을 통해 공유


ExeContext.ExePath 속성

정의

애플리케이션에 대한 현재 경로를 가져옵니다.

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

속성 값

현재 경로를 포함하는 문자열 값입니다.

적용 대상