Class DocumentHighlightRequest
Inheritance
System.Object
DocumentHighlightRequest
Namespace:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public class DocumentHighlightRequest
Fields
| Improve this Doc View SourceType
Declaration
public static readonly RequestType<TextDocumentPosition, DocumentHighlight[]> Type