BinaryLinkShapeBase.FromLinkConnectsToNode 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 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