SemanticTokenTypes.AllTypes Field
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.
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)