SQL Tools Service
Show / Hide Table of Contents
Improve this Doc View Source

Delegate WorkspaceService<TConfig>.TextDocCloseCallback

Delegate for callbacks that occur when a text document is closed

Namespace:Microsoft.SqlTools.ServiceLayer.Workspace
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public delegate Task TextDocCloseCallback(ScriptFile closedFile, EventContext eventContext);
  • Improve this Doc
  • View Source

© Microsoft  //  Generated with DocFX