Sdílet prostřednictvím


IMessageOccurrenceSpecification.Message – vlastnost

Získá zprávu, ke které patří výskyt.

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

Syntaxe

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

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.Uml.Interactions.IMessage

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IMessageOccurrenceSpecification Rozhraní

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