Table of Contents

Class ServerDeploymentOptions

Namespace
Alternet.Syntax.Parsers.Lsp
Assembly
Alternet.Syntax.Parsers.Lsp.v9.dll

Specifies options for the LSP server deployment.

public class ServerDeploymentOptions
Inheritance
ServerDeploymentOptions

Constructors

ServerDeploymentOptions(Func<bool>)

Initializes an instance of ServerDeploymentOptions class.

Properties

ApplicationDefinedServerDirectory

Gets or sets a server directory used with ApplicationDefined mode.

EmbeddedDeploymentTargetDirectory

Gets or sets a bundled embedded server target directory used with Embedded mode.

Mode

Gets or sets the LSP server deployment mode.