다음을 통해 공유


DirectoryCatalog.Path 속성

정의

DirectoryCatalog 개체에서 관찰되는 경로를 가져옵니다.

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

속성 값

카탈로그에서 관찰되는 경로입니다.

적용 대상