DerivedHierarchyLevel.DisplayName 屬性

定義

取得或設定要顯示的名稱。

public:
 property System::String ^ DisplayName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string DisplayName { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.DisplayName : string with get, set
Public Property DisplayName As String

屬性值

String

表示顯示名稱的 String

屬性

適用於