DidChangeTextDocumentParams.TextDocument Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The document that did change.The version number points to the version after all provided content changes have been applied.
public Microsoft.PowerFx.LanguageServerProtocol.Protocol.VersionedTextDocumentIdentifier TextDocument { get; set; }
member this.TextDocument : Microsoft.PowerFx.LanguageServerProtocol.Protocol.VersionedTextDocumentIdentifier with get, set
Public Property TextDocument As VersionedTextDocumentIdentifier