GraphCommonSchema::TargetNode Property

 

Defines a target node of a link.

Namespace:   Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

public:
property GraphProperty^ TargetNode {
	static GraphProperty^ get();
	private: static void set(GraphProperty^ value);
}
Return to top
Show: