LanguageServerInput.RawParams 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.
Raw parameters of the request or notification.
public string RawParams { get; }
member this.RawParams : string
Public ReadOnly Property RawParams As String