다음을 통해 공유


ManagementAdministrationConfiguration.Path 속성

정의

현재 ManagementAdministrationConfiguration 개체의 위치 경로를 가져옵니다.

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

속성 값

현재 ManagementAdministrationConfiguration 개체의 위치 경로입니다.

설명

이 속성이 가져오는 경로는 메서드에 전달된 매개 변수에 GetDelegatedScope 해당합니다.

적용 대상