共用方式為


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

屬性值

目錄觀察的轉譯絕對路徑。

適用於