Clase ContextChangedEventArgs
Proporciona datos para el evento ContextChanged.
Jerarquía de la herencia
System.Object
System.EventArgs
Microsoft.Office.InfoPath.ContextChangedEventArgs
Espacio de nombres: Microsoft.Office.InfoPath
Ensamblado: Microsoft.Office.InfoPath (en Microsoft.Office.InfoPath.dll)
Sintaxis
'Declaración
Public MustInherit Class ContextChangedEventArgs _
Inherits EventArgs
'Uso
Dim instance As ContextChangedEventArgs
public abstract class ContextChangedEventArgs : EventArgs
Seguridad para subprocesos
Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.