Udostępnij przez


WorkspaceEdit.Changes Property

Definition

Gets or sets suggested changes.

public System.Collections.Generic.Dictionary<string,Microsoft.PowerFx.LanguageServerProtocol.Protocol.TextEdit[]> Changes { get; set; }
member this.Changes : System.Collections.Generic.Dictionary<string, Microsoft.PowerFx.LanguageServerProtocol.Protocol.TextEdit[]> with get, set
Public Property Changes As Dictionary(Of String, TextEdit())

Property Value

Applies to