Class SyntaxHighlighting
Syntax highlighting class that contains components
Inheritance
object
SyntaxHighlighting
Namespace: Terminaux.Reader.Highlighting
Assembly: Terminaux.dll
Syntax
public class SyntaxHighlighting
Properties
| Edit this page View SourceComponents
Template name
Declaration
[JsonIgnore]
public ReadOnlyDictionary<string, SyntaxHighlightingComponent> Components { get; }
Property Value
Type | Description |
---|---|
ReadOnlyDictionary<string, SyntaxHighlightingComponent> |
Name
Template name
Declaration
[JsonIgnore]
public string Name { get; }
Property Value
Type | Description |
---|---|
string |