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

属性值

基础项。

属性

适用于