Partager via


IInteractionFragment.EnclosingInteraction, propriété

Obtient l'interaction qui contient ce fragment d'interaction.

Espace de noms :  Microsoft.VisualStudio.Uml.Interactions
Assembly :  Microsoft.VisualStudio.Uml.Interfaces (dans Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

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

Valeur de propriété

Type : Microsoft.VisualStudio.Uml.Interactions.IInteraction

Sécurité .NET Framework

Voir aussi

Référence

IInteractionFragment Interface

Microsoft.VisualStudio.Uml.Interactions, espace de noms