DocumentColorOptions Class

Definition

Class which represents workspace symbols capabilities.

See the Language Server Protocol specification for additional information.

[System.Runtime.Serialization.DataContract]
public class DocumentColorOptions
[<System.Runtime.Serialization.DataContract>]
type DocumentColorOptions = class
Public Class DocumentColorOptions
Inheritance
DocumentColorOptions
Attributes

Constructors

DocumentColorOptions()

Properties

WorkDoneProgress

Gets or sets a value indicating whether work done progress is supported.

Applies to