INavigationEntry.SupportedUrnPaths Propiedad

Definición

Obtiene la ruta uniforme de nombre de recurso a la que pertenece esta entrada de navegación.

public:
 property System::Collections::Generic::IEnumerable<System::String ^> ^ SupportedUrnPaths { System::Collections::Generic::IEnumerable<System::String ^> ^ get(); };
public System.Collections.Generic.IEnumerable<string> SupportedUrnPaths { get; }
member this.SupportedUrnPaths : seq<string>
Public ReadOnly Property SupportedUrnPaths As IEnumerable(Of String)

Valor de propiedad

Una cadena que representa la ruta uniforme de nombre de recurso a la que pertenece esta entrada de navegación.

Se aplica a