次の方法で共有


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

プロパティ値

カタログで監視されるパス。

適用対象