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

用户选取的文件夹的目录路径。

适用于