Click or drag to resize
DidChangeTextDocumentParams Properties

The DidChangeTextDocumentParams type exposes the following members.

Properties
  NameDescription
Public propertyContentChanges
A collection of TextDocumentContentChangeEvent instances representing changes to the document.
Public propertyTextDocument
The document to which changes were made.
Top
See Also