Freigeben über


IMessage.SendEvent-Eigenschaft

Ruft die Vorkommenspezifikation der Senderseite der Meldung ab.

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

Syntax

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

Eigenschaftswert

Typ: Microsoft.VisualStudio.Uml.Interactions.IMessageOccurrenceSpecification

.NET Framework-Sicherheit

Siehe auch

Referenz

IMessage Schnittstelle

Microsoft.VisualStudio.Uml.Interactions-Namespace