Compartilhar via


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

value = instance.TrimDeprecated

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

Valor de propriedade

Tipo: System.Boolean

Ver também

Referência

LabelMatchInformation classe

LabelMatchInformation membros

Microsoft.SharePoint.Client.Taxonomy namespace