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

Class Hover

Inheritance
System.Object
Hover
Namespace:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public class Hover

Properties

| Improve this Doc View Source

Contents

Declaration
public MarkedString[] Contents { get; set; }
Type Description
MarkedString[]
| Improve this Doc View Source

Range

Declaration
public Range? Range { get; set; }
Type Description
System.Nullable<Range>
  • Improve this Doc
  • View Source

© Microsoft  //  Generated with DocFX