LabelMatchInformation.TermLabel property

Namespace:  Microsoft.SharePoint.Client.Taxonomy
Assembly:  Microsoft.SharePoint.Client.Taxonomy (in Microsoft.SharePoint.Client.Taxonomy.dll)

Syntax

'Declaration
Public Property TermLabel As String
    Get
    Set
'Usage
Dim instance As LabelMatchInformation
Dim value As String

value = instance.TermLabel

instance.TermLabel = value
public string TermLabel { get; set; }

Property value

Type: System.String

See also

Reference

LabelMatchInformation class

LabelMatchInformation members

Microsoft.SharePoint.Client.Taxonomy namespace