다음을 통해 공유


LanguageServerInput.Params Property

Definition

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

Property Value

Applies to