TextDocumentContentChangeEvent Class

Definition

Class which encapsulates a text document changed event.

See the Language Server Protocol specification for additional information.

C++
public ref class TextDocumentContentChangeEvent
Inheritance
TextDocumentContentChangeEvent
Attributes

Constructors

Properties

Range

Gets or sets the range of the text that was changed.

RangeLength

Gets or sets the length of the range that got replaced.

Text

Gets or sets the new text of the range/document.

Applies to

Proizvod Verzije
Visual Studio SDK 2017, 2019, 2022