SemanticTokenModifiers.AllModifiers 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 modifiers.
public: static initonly System::Collections::Generic::IReadOnlyList<System::String ^> ^ AllModifiers;
public static readonly System.Collections.Generic.IReadOnlyList<string> AllModifiers;
staticval mutable AllModifiers : System.Collections.Generic.IReadOnlyList<string>
Public Shared ReadOnly AllModifiers As IReadOnlyList(Of String)