LabelMatchInformation.ExcludeKeyword 屬性
命名空間: Microsoft.SharePoint.Client.Taxonomy
組件: Microsoft.SharePoint.Client.Taxonomy.Silverlight (在 Microsoft.SharePoint.Client.Taxonomy.Silverlight.dll 中); Microsoft.SharePoint.Client.Taxonomy.Phone (在 Microsoft.SharePoint.Client.Taxonomy.Phone.dll 中) Microsoft.SharePoint.Client.Taxonomy (在 Microsoft.SharePoint.Client.Taxonomy.dll 中)
語法
'宣告
Public Property ExcludeKeyword As Boolean
Get
Set
'用途
Dim instance As LabelMatchInformation
Dim value As Boolean
value = instance.ExcludeKeyword
instance.ExcludeKeyword = value
public bool ExcludeKeyword { get; set; }