BinaryLinkShapeBase.FromLinkConnectsToNode Property

Definition

Gets the ElementLink on the From end of the relationship.

public:
 property Microsoft::VisualStudio::Modeling::Diagrams::LinkConnectsToNode ^ FromLinkConnectsToNode { Microsoft::VisualStudio::Modeling::Diagrams::LinkConnectsToNode ^ get(); };
public Microsoft.VisualStudio.Modeling.Diagrams.LinkConnectsToNode FromLinkConnectsToNode { get; }
member this.FromLinkConnectsToNode : Microsoft.VisualStudio.Modeling.Diagrams.LinkConnectsToNode
Public ReadOnly Property FromLinkConnectsToNode As LinkConnectsToNode

Property Value

LinkConnectsToNode representing the ElementLink on this end on the BinaryLinkShape

Applies to