Sdílet prostřednictvím


IMessage.Interaction – vlastnost

Získá interakce, ve kterém zprávu definován.

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

Syntaxe

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

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.Uml.Interactions.IInteraction

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

IMessage Rozhraní

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