Compartilhar via


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

value = instance.StringMatchOption

instance.StringMatchOption = value
public StringMatchOption StringMatchOption { get; set; }

Valor de propriedade

Tipo: Microsoft.SharePoint.Client.Taxonomy.StringMatchOption

Ver também

Referência

LabelMatchInformation classe

LabelMatchInformation membros

Microsoft.SharePoint.Client.Taxonomy namespace