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

Class DocumentSymbolParams

Defines a set of parameters to send document symbol request

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

Properties

| Improve this Doc View Source

TextDocument

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

© Microsoft  //  Generated with DocFX