Compartilhar via


InfoPathEventHandlerAttribute.EventType Propriedade

Definição

Obtém ou define o tipo de evento especificado em um InfoPathEventHandlerAttribute atributo como uma InfoPathEventType enumeração.

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

Valor da propriedade

Comentários

Importante: para evitar erros na especificação do atributo InfoPathEventHandler para um manipulador de eventos, você só deve usar comandos de interface do usuário do InfoPath para adicionar o stub para o código do manipulador de eventos. Para obter mais informações, consulte Como adicionar um manipulador de eventos usando o modelo de objeto InfoPath 2003.

Aplica-se a