NavigationView.UrnPath 屬性

定義

取得或設定代表 Urn 物件路徑的文字值。

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

屬性值

String[]

一個代表 URN 路徑的字串。

屬性

適用於