FolderNameEditor.FolderBrowser.Description 属性

定义

获取或设置文件夹上方显示的说明。

public:
 property System::String ^ Description { System::String ^ get(); void set(System::String ^ value); };
public string Description { get; set; }
member this.Description : string with get, set
Public Property Description As String

属性值

String

文件夹上方显示的说明。

注解

此说明可以提供有关选择文件夹的说明。

适用于