TextDocumentIdentifier Class

Definition

Class which identifies a text document.

See the Language Server Protocol specification for additional information.

C++
public ref class TextDocumentIdentifier
C++
public ref class TextDocumentIdentifier : IEquatable<Microsoft::VisualStudio::LanguageServer::Protocol::TextDocumentIdentifier ^>
Inheritance
TextDocumentIdentifier
Derived
Attributes
Implements

Constructors

Properties

Uri

Gets or sets the URI of the text document.

Methods

Equals(Object)
Equals(TextDocumentIdentifier)

Indicates whether the current object is equal to another object of the same type.

GetHashCode()

Serves as the default hash function.

ToString()

Returns a string that represents the current object.

Operators

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022