다음을 통해 공유


ApplicationManagementUnit.ApplicationPath 속성

정의

애플리케이션 관리 단위의 애플리케이션 경로를 가져옵니다.

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

속성 값

애플리케이션의 경로입니다.

적용 대상