다음을 통해 공유


DirectoryCatalog.FullPath 속성

정의

DirectoryCatalog 개체에서 관찰되는 변환된 절대 경로를 가져옵니다.

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

속성 값

카탈로그에서 관찰되는 변환된 절대 경로입니다.

적용 대상