GraphUpdatedEventArgs::Graph Property

 

The graph object to which the Links/links will be applied when the transaction commits.

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

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