IGraphContext::TrackChanges Property

 

True if the graph context wants to continue to be informed of changes to the output nodes.

The Cancel method stops this tracking.

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

property bool TrackChanges {
	bool get();
}

Property Value

Type: System::Boolean
Return to top
Show: