LanguageServerOptions 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.
Class used to configure a Microsoft.VisualStudio.RpcContracts.LanguageServerProvider.
[System.Runtime.Serialization.DataContract]
public class LanguageServerOptions
[<System.Runtime.Serialization.DataContract>]
type LanguageServerOptions = class
Public Class LanguageServerOptions
- Inheritance
-
LanguageServerOptions
- Attributes
Constructors
LanguageServerOptions() |
Properties
InitializationOptions |
Gets or sets the initialization options object the client wants to send when 'initialize' message is sent. |