IVsRunningDocTableEvents4 Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | OnAfterLastDocumentUnlock(IVsHierarchy^, UInt32, String^, Int32) | Fired after the last document in the Running Document Table (RDT) is unlocked. |
![]() | OnAfterSaveAll() | Fired after a Save All command is executed. |
![]() | OnBeforeFirstDocumentLock(IVsHierarchy^, UInt32, String^) | Called before a document is locked in the Running Document Table (RDT) for the first time. |
Show:
