IInteractionFragment::EnclosingInteraction Property

 

Gets the Interaction that contains this Interaction Fragment.

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

property IInteraction^ EnclosingInteraction {
	IInteraction^ get();
}
Return to top
Show: