Freigeben über


IOccurrenceSpecification.Event-Eigenschaft

Ruft eine Spezifikation des auftretenden Ereignisses ab.

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

Syntax

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

Eigenschaftswert

Typ: Microsoft.VisualStudio.Uml.CommonBehaviors.IEvent

.NET Framework-Sicherheit

Siehe auch

Referenz

IOccurrenceSpecification Schnittstelle

Microsoft.VisualStudio.Uml.Interactions-Namespace