INavigableItem.DisplayName プロパティ

定義

表示されたアイテム名が表示されます。

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

プロパティ値

表示されたアイテム名を表す文字列を返します。

適用対象