VsUndoPackageClass Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | AbortLinkedUndo() | Aborts a linked undo transaction. |
![]() | CloseLinkedUndo() | Successfully closes a linked undo transaction. |
![]() | CountOpenTransactions(Int32) | Returns the nesting level of the linked undo transactions. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | IsAborted(Int32) | Determines if the linked undo transaction is aborted. |
![]() | IsStrict(Int32) | Determines if the linked undo transaction is strict. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | OpenLinkedUndo(UInt32, String^) | Opens a linked undo transaction parent unit. |
![]() | ToString() | (Inherited from Object.) |
Show:

