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

Class TextEdit

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

Properties

| Improve this Doc View Source

NewText

Declaration
public string NewText { get; set; }
Type Description
System.String
| Improve this Doc View Source

Range

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

© Microsoft  //  Generated with DocFX