INavigableItem.DisplayName 屬性

定義

會顯示該物品的名稱。

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

屬性值

回傳一個字串,代表該項目的顯示名稱。

適用於