NavigationView.UrnPath Propiedad

Definición

Obtiene o establece el valor de texto de la ruta de acceso que representa el objeto 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()

Valor de propiedad

String[]

Cadena que representa la ruta de acceso a URN.

Atributos

Se aplica a