GraphCommonSchema::TargetNode Property
Visual Studio 2015
Defines a target node of a link.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
public: property GraphProperty^ TargetNode { static GraphProperty^ get(); private: static void set(GraphProperty^ value); }
Property Value
Type: Microsoft.VisualStudio.GraphModel::GraphProperty^
Show: