CodeActionParams.Context 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.
Code action context carries additonal information.
public Microsoft.PowerFx.LanguageServerProtocol.Protocol.CodeActionContext Context { get; set; }
member this.Context : Microsoft.PowerFx.LanguageServerProtocol.Protocol.CodeActionContext with get, set
Public Property Context As CodeActionContext