IOccurrenceSpecification.Event (Propiedad)

Obtiene una especificación del evento que se provoca.

Espacio de nombres:  Microsoft.VisualStudio.Uml.Interactions
Ensamblado:  Microsoft.VisualStudio.Uml.Interfaces (en Microsoft.VisualStudio.Uml.Interfaces.dll)

Sintaxis

'Declaración
ReadOnly Property Event As IEvent
IEvent Event { get; }
property IEvent^ Event {
    IEvent^ get ();
}
abstract Event : IEvent
function get Event () : IEvent

Valor de propiedad

Tipo: Microsoft.VisualStudio.Uml.CommonBehaviors.IEvent

Seguridad de .NET Framework

Vea también

Referencia

IOccurrenceSpecification Interfaz

Microsoft.VisualStudio.Uml.Interactions (Espacio de nombres)