CustomPropertyMatchInformation construtor (ClientRuntimeContext)
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 _
)
'Uso
Dim context As ClientRuntimeContext
Dim instance As New CustomPropertyMatchInformation(context)
public CustomPropertyMatchInformation(
ClientRuntimeContext context
)
Parâmetros
- context
Tipo: Microsoft.SharePoint.Client.ClientRuntimeContext
Ver também
Referência
CustomPropertyMatchInformation classe
CustomPropertyMatchInformation membros