Class SyntaxHighlighting
Syntax highlighting class that contains components
Inheritance
object
SyntaxHighlighting
Namespace
Syntax
public class SyntaxHighlighting
Properties
Components
Template name
Property Value
Declaration
[JsonIgnore]
public ReadOnlyDictionary<string, SyntaxHighlightingComponent> Components { get; }
Name
Template name
Property Value
string
Declaration
[JsonIgnore]
public string Name { get; }