Partilhar via


TermStore.GetTerms método

Namespace:  Microsoft.SharePoint.Client.Taxonomy
Assemblies:   Microsoft.SharePoint.Client.Taxonomy.Silverlight (em Microsoft.SharePoint.Client.Taxonomy.Silverlight.dll);  Microsoft.SharePoint.Client.Taxonomy.Phone (em Microsoft.SharePoint.Client.Taxonomy.Phone.dll)  Microsoft.SharePoint.Client.Taxonomy (em Microsoft.SharePoint.Client.Taxonomy.dll)

Sintaxe

'Declaração
Public Function GetTerms ( _
    labelMatchInformation As LabelMatchInformation _
) As TermCollection
'Uso
Dim instance As TermStore
Dim labelMatchInformation As LabelMatchInformation
Dim returnValue As TermCollection

returnValue = instance.GetTerms(labelMatchInformation)
public TermCollection GetTerms(
    LabelMatchInformation labelMatchInformation
)

Parâmetros

Valor retornado

Tipo: Microsoft.SharePoint.Client.Taxonomy.TermCollection

Ver também

Referência

TermStore classe

TermStore membros

Microsoft.SharePoint.Client.Taxonomy namespace