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

使用者所選擇物件的目錄路徑。

適用於