INavigableItem.Description プロパティ

定義

アイテムの説明を受け取ります。

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

プロパティ値

アイテムの記述を表す文字列を返します。

適用対象