次の方法で共有


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

プロパティ値

カタログで監視される変換済みの絶対パス。

適用対象