SemanticTokens 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 response to semantic tokens messages.
See the Language Server Protocol specification for additional information.
public ref class SemanticTokens
[System.Runtime.Serialization.DataContract]
public class SemanticTokens
[<System.Runtime.Serialization.DataContract>]
type SemanticTokens = class
Public Class SemanticTokens
- Inheritance
-
SemanticTokens
- Attributes
Constructors
SemanticTokens() |
Properties
Data |
Gets or sets and array containing encoded semantic tokens data. |
ResultId |
Gets or sets a property that identifies this version of the document's semantic tokens. |