INavigationDetailsViewInfo.Type プロパティ

定義

この詳細ビューに定義されているビューの種類、またはこの詳細ビューに必要なビューの種類を取得します。

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

プロパティ値

この詳細ビューに定義されているビューの種類、またはこの詳細ビューに必要なビューの種類を表す値です。

適用対象