NavigationView.UrnPath Proprietà

Definizione

Ottiene o imposta il valore di testo del percorso che rappresenta l'oggetto 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()

Valore della proprietà

String[]

Stringa che rappresenta il percorso URN.

Attributi

Si applica a