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 SourceType
Declaration
public static readonly RequestType<DocumentSymbolParams, SymbolInformation[]> Type