PropertyEntry.DisplayName 属性

定义

获取 PropertyEntry 的显示名称。

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

属性值

String

一个包含显示名称的字符串。

适用于