ITextBufferUndoManager::TextBuffer Property

 

Gets the ITextBuffer for which this ITextBufferUndoManager manages undo operations.

Namespace:   Microsoft.VisualStudio.Text.Operations
Assembly:  Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)

property ITextBuffer^ TextBuffer {
	ITextBuffer^ get();
}
Return to top
Show: