IExplorerPropertyDescriptor.DisplayName 屬性

定義

取得欄位標頭和屬性檢視器中會顯示的名稱。

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

屬性值

一個代表顯示名稱的字串。

適用於