BinaryLinkShapeBase.ToLinkConnectsToNode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the ElementLink on the To end of the relationship.
public:
property Microsoft::VisualStudio::Modeling::Diagrams::LinkConnectsToNode ^ ToLinkConnectsToNode { Microsoft::VisualStudio::Modeling::Diagrams::LinkConnectsToNode ^ get(); };
public Microsoft.VisualStudio.Modeling.Diagrams.LinkConnectsToNode ToLinkConnectsToNode { get; }
member this.ToLinkConnectsToNode : Microsoft.VisualStudio.Modeling.Diagrams.LinkConnectsToNode
Public ReadOnly Property ToLinkConnectsToNode As LinkConnectsToNode
Property Value
LinkConnectsToNode representing the ElementLink on this end on the BinaryLinkShape