Sdílet prostřednictvím


IInteractionFragment.EnclosingInteraction – vlastnost

Získá interakce, která obsahuje tento Fragment interakce.

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

Syntaxe

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

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.Uml.Interactions.IInteraction

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

IInteractionFragment Rozhraní

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