LabelMatchInformation constructor (ClientRuntimeContext)

Initializes a new instance of a LabelMatchInformation object.

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

Syntax

'Declaration
Public Sub New ( _
    context As ClientRuntimeContext _
)
'Usage
Dim context As ClientRuntimeContext

Dim instance As New LabelMatchInformation(context)
public LabelMatchInformation(
    ClientRuntimeContext context
)

Parameters

See also

Reference

LabelMatchInformation class

LabelMatchInformation members

LabelMatchInformation overload

Microsoft.SharePoint.Client.Taxonomy namespace