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

Class DocumentSymbolRequest

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

Fields

| Improve this Doc View Source

Type

Declaration
public static readonly RequestType<DocumentSymbolParams, SymbolInformation[]> Type
  • Improve this Doc
  • View Source

© Microsoft  //  Generated with DocFX