IFileInfo.PhysicalPath 속성

정의

파일 이름을 포함하는 파일 경로입니다. 파일에 직접 액세스할 수 없는 경우 null을 반환합니다.

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

속성 값

적용 대상