ISequenceDiagram::Interaction Property

 

The Interaction that has been bound to the diagram. May be null.

Namespace:   Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)

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