CustomPropertyMatchInformation construtor (ClientRuntimeContext, ObjectPath)
Inicializa uma nova instância de um objeto de CustomPropertyMatchInformation .
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 Sub New ( _
context As ClientRuntimeContext, _
objectPath As ObjectPath _
)
'Uso
Dim context As ClientRuntimeContext
Dim objectPath As ObjectPath
Dim instance As New CustomPropertyMatchInformation(context, _
objectPath)
public CustomPropertyMatchInformation(
ClientRuntimeContext context,
ObjectPath objectPath
)
Parâmetros
- context
Tipo: Microsoft.SharePoint.Client.ClientRuntimeContext
- objectPath
Tipo: Microsoft.SharePoint.Client.ObjectPath
Ver também
Referência
CustomPropertyMatchInformation classe
CustomPropertyMatchInformation membros