DidChangeTextDocumentParams Class

Definition

Class which represents the parameter that is sent with textDocument/didChange message.

See the Language Server Protocol specification for additional information.

C++
public ref class DidChangeTextDocumentParams
Inheritance
DidChangeTextDocumentParams
Attributes

Constructors

Properties

ContentChanges

Gets or sets the content changes.

TextDocument

Gets or sets the document that changed.

Applies to

Product Versies
Visual Studio SDK 2017, 2019, 2022