GraphMetadata::IsUndoable Property

 

Return true if the property is undoable.

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

public:
property bool IsUndoable {
	bool get();
}

Property Value

Type: System::Boolean
Return to top
Show: