Partager via


InfoPathEventHandlerAttribute.EventType Propriété

Définition

Obtient ou définit le type d’événement spécifié dans un InfoPathEventHandlerAttribute attribut en tant qu’énumération InfoPathEventType .

public:
 property Microsoft::Office::Interop::InfoPath::SemiTrust::InfoPathEventType EventType { Microsoft::Office::Interop::InfoPath::SemiTrust::InfoPathEventType get(); void set(Microsoft::Office::Interop::InfoPath::SemiTrust::InfoPathEventType value); };
public Microsoft.Office.Interop.InfoPath.SemiTrust.InfoPathEventType EventType { get; set; }
member this.EventType : Microsoft.Office.Interop.InfoPath.SemiTrust.InfoPathEventType with get, set
Public Property EventType As InfoPathEventType

Valeur de propriété

Remarques

Important : Pour éviter les erreurs dans la spécification de l’attribut InfoPathEventHandler pour un gestionnaire d’événements, vous devez uniquement utiliser les commandes d’interface utilisateur InfoPath pour ajouter le stub pour le code du gestionnaire d’événements. Pour plus d'informations, voir Procédure : ajouter un gestionnaire d'événements à l'aide du modèle objet InfoPath 2003.

S’applique à