SymbolKindSetting 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 representing the symbol kind setting in initialization.
See the Language Server Protocol specification for additional information.
public ref class SymbolKindSetting
[System.Runtime.Serialization.DataContract]
public class SymbolKindSetting
[<System.Runtime.Serialization.DataContract>]
type SymbolKindSetting = class
Public Class SymbolKindSetting
- Inheritance
-
SymbolKindSetting
- Attributes
Constructors
SymbolKindSetting() |
Properties
ValueSet |
Gets or sets the types of symbol kind the client supports. |