共用方式為


DirectoryCatalog.Path 屬性

定義

取得 DirectoryCatalog 物件觀察的路徑。

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

屬性值

目錄觀察的路徑。

適用於