GraphLink::Target Property

 

The link target.

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

public:
property GraphNode^ Target {
	GraphNode^ get();
}
Return to top
Show: