ITextUndoHistoryRegistry::RegisterHistory Method (Object^)
Visual Studio 2015
Gets, and if necessary creates, a history associated with the context.
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
Parameters
- context
-
Type:
System::Object^
This object should always be an ITextBuffer.
Only a weak reference is held to the buffer.
Show: