Freigeben über


IInteractionFragment.EnclosingInteraction-Eigenschaft

Ruft die Interaktion ab, die dieses Interaktionsfragment enthält.

Namespace:  Microsoft.VisualStudio.Uml.Interactions
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntax

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

Eigenschaftswert

Typ: Microsoft.VisualStudio.Uml.Interactions.IInteraction

.NET Framework-Sicherheit

Siehe auch

Referenz

IInteractionFragment Schnittstelle

Microsoft.VisualStudio.Uml.Interactions-Namespace