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

Class DidCloseTextDocumentParams

Inheritance
System.Object
DidCloseTextDocumentParams
Namespace:Microsoft.SqlTools.ServiceLayer.Workspace.Contracts
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public class DidCloseTextDocumentParams

Properties

| Improve this Doc View Source

TextDocument

Gets or sets the closed document.

Declaration
public TextDocumentItem TextDocument { get; set; }
Type Description
TextDocumentItem
  • Improve this Doc
  • View Source

© Microsoft  //  Generated with DocFX