FencedChar Property

Definition

Assembly Markdig.dll
Implements FencedChar

Gets or sets the fenced character used to open and close this fenced code block.

public char FencedChar { get; set; }

Returns