TextDocumentItem Class

Definition

Class which represents a text document.

See the Language Server Protocol specification for additional information.

C++
public ref class TextDocumentItem
Inheritance
TextDocumentItem
Attributes

Constructors

Properties

LanguageId

Gets or sets the document language identifier.

Text

Gets or sets the content of the opened text document.

Uri

Gets or sets the document URI.

Version

Gets or sets the document version.

Applies to

Product Versies
Visual Studio SDK 2017, 2019, 2022