TextEdit Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class which represents a text edit to a document.
See the Language Server Protocol specification for additional information.
C++
public ref class TextEdit
[System.Runtime.Serialization.DataContract]
public class TextEdit
[<System.Runtime.Serialization.DataContract>]
type TextEdit = class
Public Class TextEdit
- Inheritance
-
TextEdit
- Attributes
New |
Gets or sets the value of the new text. |
Range |
Gets or sets the value which indicates the range of the text edit. |
Produit | Versions |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |