Partager via


InfoPathEventHandlerAttribute.MatchPath, propriété

Obtient ou définit l'expression XPath qui spécifie la source d'événements (si applicable à l'événement) dans un attribut InfoPathEventHandlerAttribute.

Espace de noms : Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly : Microsoft.Office.Interop.InfoPath.SemiTrust (dans microsoft.office.interop.infopath.semitrust.dll)

Syntaxe

Public Property MatchPath As String

Dim instance As InfoPathEventHandlerAttribute
Dim value As String

value = instance.MatchPath

instance.MatchPath = value
public string MatchPath { get; set; }

Remarques

Important :

Pour éviter toute erreur dans la spécification de l'attribut InfoPathEventHandler d'un gestionnaire d'événements, utilisez uniquement des commandes de l'interface utilisateur InfoPath pour ajouter le stub du code du gestionnaire d'événements. Pour plus d'informations, voir Procédure d'ajout d'un gestionnaire d'événements en utilisant le modèle objet InfoPath 2003.

Voir aussi

Référence

InfoPathEventHandlerAttribute, classe
Membres InfoPathEventHandlerAttribute
Microsoft.Office.Interop.InfoPath.SemiTrust, espace de noms