Diagram::GetTargetRolePlayerForLinkMappedByConnector Method (BinaryLinkShape^)
Visual Studio 2015
Gets the target role for the link shape.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public protected: virtual ModelElement^ GetTargetRolePlayerForLinkMappedByConnector( BinaryLinkShape^ connector )
Parameters
- connector
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::BinaryLinkShape^
The link shape.
Return Value
Type: Microsoft.VisualStudio.Modeling::ModelElement^The target role for the link shape.
Show: