IExplorerPropertyDescriptor.DisplayName 属性

定义

获取将在列标题和属性查看器中显示的名称。

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

属性值

一个表示显示名称的字符串。

适用于