Sdílet prostřednictvím


IMessage.MessageKind – vlastnost

Ztracené = je zpráva odeslána z životnost nedefinovaný příjemce; Zjištěno = zpráva pochází z nedefinovaný odesílatele; Dokončení = zpráva odeslána z jednoho životnost do jiného.

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

Syntaxe

'Deklarace
ReadOnly Property MessageKind As MessageKind
    Get
MessageKind MessageKind { get; }
property MessageKind MessageKind {
    MessageKind get ();
}
abstract MessageKind : MessageKind
function get MessageKind () : MessageKind

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.Uml.Interactions.MessageKind

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

IMessage Rozhraní

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