LanguageServerInput.Params 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.
Parameters of the request or notification.
public System.Text.Json.JsonElement Params { get; init; }
member this.Params : System.Text.Json.JsonElement with get, set
Public Property Params As JsonElement