NavigationTermSetItem.TaxonomyName - Propriété
Obtient une propriété Name ou une propriété Name à partir de l'objet sous-jacent taxonomie.
Espace de noms : Microsoft.SharePoint.Client.Publishing.Navigation
Assemblys : Microsoft.SharePoint.Client.Publishing.Silverlight (dans Microsoft.SharePoint.Client.Publishing.Silverlight.dll); Microsoft.SharePoint.Client.Publishing.Phone (dans Microsoft.SharePoint.Client.Publishing.Phone.dll) Microsoft.SharePoint.Client.Publishing (dans Microsoft.SharePoint.Client.Publishing.dll)
Syntaxe
'Déclaration
Public ReadOnly Property TaxonomyName As String
Get
'Utilisation
Dim instance As NavigationTermSetItem
Dim value As String
value = instance.TaxonomyName
public string TaxonomyName { get; }
Valeur de propriété
Type : System.String
Remarques
Prise en charge de la propriété Name et la propriété Name localisations différentes. Si la propriété IsReadOnly est égale à false, cela correspond à la propriété associée WorkingLanguage . Sinon, la propriété utilise la localisation active lorsque l'objet a été chargée, qui est normalement déterminée par la méthode GetNavigationLcidForWeb(Web) .
Voir aussi
Référence
NavigationTermSetItem - Membres
Microsoft.SharePoint.Client.Publishing.Navigation - Espace de noms