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 則為 。

實作

適用於