Udostępnij przez


DidChangeTextDocumentParams.ContentChanges Property

Definition

The actual content changes.

public Microsoft.PowerFx.LanguageServerProtocol.Protocol.TextDocumentContentChangeEvent[] ContentChanges { get; set; }
member this.ContentChanges : Microsoft.PowerFx.LanguageServerProtocol.Protocol.TextDocumentContentChangeEvent[] with get, set
Public Property ContentChanges As TextDocumentContentChangeEvent()

Property Value

Applies to