GraphUpdatedEventArgs::Cancel Property

 

Set to cancel changes to a graph object.

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

public:
property bool Cancel {
	bool get();
	void set(bool value);
}

Property Value

Type: System::Boolean

Return to top
Show: