다음을 통해 공유


CodeAction.Edit Property

Definition

Gets or sets supported code action edits.

public Microsoft.PowerFx.LanguageServerProtocol.Protocol.WorkspaceEdit Edit { get; set; }
member this.Edit : Microsoft.PowerFx.LanguageServerProtocol.Protocol.WorkspaceEdit with get, set
Public Property Edit As WorkspaceEdit

Property Value

Applies to