NavigationView.Base プロパティ

定義

このエントリが設定を継承している基本エントリを取得します。

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

プロパティ値

基本エントリです。

属性

適用対象