Partager via


CustomPropertyMatchInformation - Constructeur (ClientRuntimeContext, ObjectPath)

Initialise une nouvelle instance d'un objet CustomPropertyMatchInformation .

Espace de noms :  Microsoft.SharePoint.Client.Taxonomy
Assemblys :   Microsoft.SharePoint.Client.Taxonomy.Silverlight (dans Microsoft.SharePoint.Client.Taxonomy.Silverlight.dll);  Microsoft.SharePoint.Client.Taxonomy.Phone (dans Microsoft.SharePoint.Client.Taxonomy.Phone.dll)  Microsoft.SharePoint.Client.Taxonomy (dans Microsoft.SharePoint.Client.Taxonomy.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    context As ClientRuntimeContext, _
    objectPath As ObjectPath _
)
'Utilisation
Dim context As ClientRuntimeContext
Dim objectPath As ObjectPath

Dim instance As New CustomPropertyMatchInformation(context, _
    objectPath)
public CustomPropertyMatchInformation(
    ClientRuntimeContext context,
    ObjectPath objectPath
)

Paramètres

Voir aussi

Référence

CustomPropertyMatchInformation classe

CustomPropertyMatchInformation - Membres

CustomPropertyMatchInformation - Surcharge

Microsoft.SharePoint.Client.Taxonomy - Espace de noms