IInteractionFragment.EnclosingInteraction (Propiedad)

Obtiene la interacción que contiene este fragmento de interacción.

Espacio de nombres:  Microsoft.VisualStudio.Uml.Interactions
Ensamblado:  Microsoft.VisualStudio.Uml.Interfaces (en Microsoft.VisualStudio.Uml.Interfaces.dll)

Sintaxis

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

Valor de propiedad

Tipo: Microsoft.VisualStudio.Uml.Interactions.IInteraction

Seguridad de .NET Framework

Vea también

Referencia

IInteractionFragment Interfaz

Microsoft.VisualStudio.Uml.Interactions (Espacio de nombres)