PhysicalDirectoryInfo.PhysicalPath 속성

정의

파일 이름을 포함한 전체 파일 경로를 가져옵니다.

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

속성 값

파일의 전체 경로이거나 null 파일에 직접 액세스할 수 없는 경우 입니다.

구현

적용 대상