Compartilhar via


LabelMatchInformation.DefaultLabelOnly propriedade

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 Property DefaultLabelOnly As Boolean
    Get
    Set
'Uso
Dim instance As LabelMatchInformation
Dim value As Boolean

value = instance.DefaultLabelOnly

instance.DefaultLabelOnly = value
public bool DefaultLabelOnly { get; set; }

Valor de propriedade

Tipo: System.Boolean

Ver também

Referência

LabelMatchInformation classe

LabelMatchInformation membros

Microsoft.SharePoint.Client.Taxonomy namespace