| ServerCapabilities Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: VSCode
 Syntax
Syntaxpublic class ServerCapabilities
The ServerCapabilities type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ServerCapabilities | Initializes a new instance of the ServerCapabilities class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | TextDocumentSync | 
 Extension Methods
Extension Methods| Name | Description | |
|---|---|---|
|  | ToJObject | 
            Converts this instance to a JObject.
            (Defined by ObjectExtensions.) | 
 See Also
See Also