LabelMatchInformation.ExcludeKeyword 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 ExcludeKeyword As Boolean
Get
Set
'Uso
Dim instance As LabelMatchInformation
Dim value As Boolean
value = instance.ExcludeKeyword
instance.ExcludeKeyword = value
public bool ExcludeKeyword { get; set; }
Valor de propriedade
Tipo: System.Boolean