INavigationEntry.SupportedUrnPaths Propriété

Définition

Obtient le chemin d'accès de l'URN (Uniform Resource Name) 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é

Chaîne qui représente le chemin d'accès de l'URN (Uniform Resource Name) auquel appartient cette entrée de navigation.

S’applique à