Share via


SemanticTokenTypes.AllTypes Field

Definition

Collection containing all well-known semantic tokens types.

public: static initonly System::Collections::Generic::IReadOnlyList<System::String ^> ^ AllTypes;
public static readonly System.Collections.Generic.IReadOnlyList<string> AllTypes;
 staticval mutable AllTypes : System.Collections.Generic.IReadOnlyList<string>
Public Shared ReadOnly AllTypes As IReadOnlyList(Of String) 

Field Value

Applies to