IUndoEditTag Interface
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.
Indicates that the edit is part of an undo or redo.
public interface class IUndoEditTag : Microsoft::VisualStudio::Text::IInviolableEditTag
public interface IUndoEditTag : Microsoft.VisualStudio.Text.IInviolableEditTag
type IUndoEditTag = interface
interface IInviolableEditTag
interface IEditTag
Public Interface IUndoEditTag
Implements IInviolableEditTag
- Implements