Condividi tramite


Proprietà IOccurrenceSpecification.Event

Ottiene una specifica dell'evento che si verifica.

Spazio dei nomi:  Microsoft.VisualStudio.Uml.Interactions
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

Sintassi

'Dichiarazione
ReadOnly Property Event As IEvent
    Get
IEvent Event { get; }
property IEvent^ Event {
    IEvent^ get ();
}
abstract Event : IEvent
function get Event () : IEvent

Valore proprietà

Tipo: Microsoft.VisualStudio.Uml.CommonBehaviors.IEvent

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IOccurrenceSpecification Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Uml.Interactions