LabelMatchInformation.TrimDeprecated 屬性
命名空間: 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 TrimDeprecated As Boolean
Get
Set
'用途
Dim instance As LabelMatchInformation
Dim value As Boolean
value = instance.TrimDeprecated
instance.TrimDeprecated = value
public bool TrimDeprecated { get; set; }