INavigationEntry.SupportedUrnPaths Propriété

Définition

Obtient le chemin uniforme du nom de la ressource auquel appartient cette entrée de navigation.

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)

Valeur de propriété

Une chaîne représentant le chemin uniforme du nom de la ressource auquel appartient cette entrée de navigation.

S’applique à