VSConstants.UndoManager Field
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.
IVsSelectionEvents.OnElementValueChanged flag: The undo manager.
public: System::UInt32 UndoManager = 0;
unsigned int UndoManager = 0;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public const uint UndoManager = 0;
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
val mutable UndoManager : uint32
Public Const UndoManager As UInteger = 0
Field Value
Value = 0- Attributes