Sdílet prostřednictvím


IOccurrenceSpecification.Event – vlastnost

Specifikace událostí vyskytující získá.

Obor názvů:  Microsoft.VisualStudio.Uml.Interactions
Sestavení:  Microsoft.VisualStudio.Uml.Interfaces (v Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.Uml.CommonBehaviors.IEvent

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IOccurrenceSpecification Rozhraní

Microsoft.VisualStudio.Uml.Interactions – obor názvů