Class TextEdit
Inheritance
System.Object
                  TextEdit
              Namespace:Microsoft.SqlTools.ServiceLayer.LanguageServices.Contracts
Assembly:Microsoft.SqlTools.ServiceLayer.dll
Syntax
public class TextEditProperties
| Improve this Doc View SourceNewText
Declaration
public string NewText { get; set; }| Type | Description | 
|---|---|
| System.String | 
Range
Declaration
public Range Range { get; set; }| Type | Description | 
|---|---|
| Range |