DocData.VSUndoManager Property

Definition

Provides access to the VS undo manager interface.

public:
 property Microsoft::VisualStudio::OLE::Interop::IOleUndoManager ^ VSUndoManager { Microsoft::VisualStudio::OLE::Interop::IOleUndoManager ^ get(); };
public Microsoft.VisualStudio.OLE.Interop.IOleUndoManager VSUndoManager { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.VSUndoManager : Microsoft.VisualStudio.OLE.Interop.IOleUndoManager
Public ReadOnly Property VSUndoManager As IOleUndoManager

Property Value

Attributes

Applies to