Freigeben über


IMessageOccurrenceSpecification.Message-Eigenschaft

Ruft die Meldung ab, zu der das Vorkommen gehört.

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

Syntax

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

Eigenschaftswert

Typ: Microsoft.VisualStudio.Uml.Interactions.IMessage

.NET Framework-Sicherheit

Siehe auch

Referenz

IMessageOccurrenceSpecification Schnittstelle

Microsoft.VisualStudio.Uml.Interactions-Namespace