Info Property

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

Gets or sets the language parsed after the first line of the fenced code block. May be null.

string? Info { get; set; }

Returns