Freigeben über


IMessage.ReceiveEvent-Eigenschaft

Ruft die Vorkommenspezifikation der Empfängerseite der Meldung ab.

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

Syntax

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

Eigenschaftswert

Typ: Microsoft.VisualStudio.Uml.Interactions.IMessageOccurrenceSpecification

.NET Framework-Sicherheit

Siehe auch

Referenz

IMessage Schnittstelle

Microsoft.VisualStudio.Uml.Interactions-Namespace