Share via


FolderNameEditor.FolderBrowser.DirectoryPath プロパティ

定義

ユーザーが選択したオブジェクトのディレクトリ パスを取得します。

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

プロパティ値

String

ユーザーが選択したオブジェクトのディレクトリ パス。

適用対象