ITextBufferUndoManager.UnregisterUndoHistory Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Unregisters the ITextUndoHistory for the underlying ITextBuffer from the ITextUndoHistoryRegistry.
public:
void UnregisterUndoHistory();
public:
void UnregisterUndoHistory();
void UnregisterUndoHistory();
public void UnregisterUndoHistory ();
abstract member UnregisterUndoHistory : unit -> unit
Public Sub UnregisterUndoHistory ()