DidSaveTextDocumentParams Class

Definition

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

See the Language Server Protocol specification for additional information.

C++
public ref class DidSaveTextDocumentParams
Inheritance
DidSaveTextDocumentParams
Attributes

Constructors

Properties

Text

Gets or sets the String which represents the content of the text document when it was saved.

TextDocument

Gets or sets the TextDocumentIdentifier which represents the text document that was saved.

Applies to

Product Versies
Visual Studio SDK 2017, 2019, 2022