Propriedade IOccurrenceSpecification.Event

Obtém uma especificação do evento que ocorre.

Namespace:  Microsoft.VisualStudio.Uml.Interactions
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (em Microsoft.VisualStudio.Uml.Interfaces.dll)

Sintaxe

'Declaração
ReadOnly Property Event As IEvent
    Get
IEvent Event { get; }
property IEvent^ Event {
    IEvent^ get ();
}
abstract Event : IEvent
function get Event () : IEvent

Valor de propriedade

Tipo: Microsoft.VisualStudio.Uml.CommonBehaviors.IEvent

Segurança do .NET Framework

Consulte também

Referência

IOccurrenceSpecification Interface

Namespace Microsoft.VisualStudio.Uml.Interactions