LanguageServerRequestBaseParams Class
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.
Base class to represent the request params.
public class LanguageServerRequestBaseParams
type LanguageServerRequestBaseParams = class
Public Class LanguageServerRequestBaseParams
- Inheritance
-
LanguageServerRequestBaseParams
- Derived
Constructors
| LanguageServerRequestBaseParams() |
Properties
| Text |
Text.expression in the document. |
| TextDocument |
The text document. |