TypeDefinitionOptions Class

Definition

Class which represents workspace symbols capabilities.

See the Language Server Protocol specification for additional information.

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

Constructors

TypeDefinitionOptions()

Properties

WorkDoneProgress

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

Applies to