Table of Contents

Property Language

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

Language

Gets or sets the language identifier for syntax highlighting (e.g. "csharp", "python"). Used together with SyntaxHighlighter when setting CodeLines.

public string? Language { get; set; }

Property Value

string