Udostępnij za pośrednictwem


Właściwość IInteractionFragment.EnclosingInteraction —

Pobiera interakcji, który zawiera ten Fragment interakcji.

Przestrzeń nazw:  Microsoft.VisualStudio.Uml.Interactions
Zestaw:  Microsoft.VisualStudio.Uml.Interfaces (w Microsoft.VisualStudio.Uml.Interfaces.dll)

Składnia

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

Wartość właściwości

Typ: Microsoft.VisualStudio.Uml.Interactions.IInteraction

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IInteractionFragment Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Interactions