Sdílet prostřednictvím


IMessage.Interaction – vlastnost

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

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
IInteraction Interaction { get; }
property IInteraction^ Interaction {
    IInteraction^ get ();
}
abstract Interaction : IInteraction with get
function get Interaction () : IInteraction

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.Uml.Interactions.IInteraction

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IMessage Rozhraní

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