Udostępnij przez


DidChangeTextDocumentParams.TextDocument Property

Definition

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

Property Value

Applies to