Partager via


SqlScriptEditorControl.IVsRunningDocTableEvents.OnAfterSave(UInt32) Méthode

Définition

 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

Paramètres

docCookie
UInt32

Retours

Implémente

S’applique à