次の方法で共有


CustomPropertyMatchInformation constructor (ClientRuntimeContext)

Initializes a new instance of a CustomPropertyMatchInformation 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 CustomPropertyMatchInformation(context)
public CustomPropertyMatchInformation(
    ClientRuntimeContext context
)

Parameters

See also

Reference

CustomPropertyMatchInformation class

CustomPropertyMatchInformation members

CustomPropertyMatchInformation overload

Microsoft.SharePoint.Client.Taxonomy namespace