Graph::Links Property

 

Gets the collection of links.

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

public:
property GraphLinkCollection^ Links {
	GraphLinkCollection^ get();
}
Return to top
Show: