ModelingErrorListProvider.IVsRunningDocTableEvents.OnAfterSave(UInt32) Method
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.
IVsRunningDocTableEvents.OnAfterSave
virtual int Microsoft.VisualStudio.Shell.Interop.IVsRunningDocTableEvents.OnAfterSave(System::UInt32 docCookie) = Microsoft::VisualStudio::Shell::Interop::IVsRunningDocTableEvents::OnAfterSave;
int IVsRunningDocTableEvents.OnAfterSave (uint docCookie);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsRunningDocTableEvents.OnAfterSave : uint32 -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsRunningDocTableEvents.OnAfterSave : uint32 -> int
Function OnAfterSave (docCookie As UInteger) As Integer Implements IVsRunningDocTableEvents.OnAfterSave
Parameters
- docCookie
- UInt32