Term.Labels - Propriété
Renvoie une collection d'objets Label de l'objet Term en cours.
Espace de noms : Microsoft.SharePoint.Client.Taxonomy
Assemblys : Microsoft.SharePoint.Client.Taxonomy.Silverlight (dans Microsoft.SharePoint.Client.Taxonomy.Silverlight.dll); Microsoft.SharePoint.Client.Taxonomy.Phone (dans Microsoft.SharePoint.Client.Taxonomy.Phone.dll) Microsoft.SharePoint.Client.Taxonomy (dans Microsoft.SharePoint.Client.Taxonomy.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Labels As LabelCollection
Get
'Utilisation
Dim instance As Term
Dim value As LabelCollection
value = instance.Labels
public LabelCollection Labels { get; }
Valeur de propriété
Type : Microsoft.SharePoint.Client.Taxonomy.LabelCollection
Collection d'objets Label pour le cours Term
Remarques
La collection d'objets Label sera pour toutes les langues de travail définis par la propriété Languages .