ConnectionType::GetConnectTransactionName Method (ShapeElement^, ShapeElement^)
Visual Studio 2015
Gets the name of transaction used to create a connection.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: virtual String^ GetConnectTransactionName( ShapeElement^ sourceShape, ShapeElement^ targetShape )
Parameters
- sourceShape
- Type: Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^
- targetShape
- Type: Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^
Return Value
Type: System::String^
Show: