Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 627 Bytes

File metadata and controls

26 lines (18 loc) · 627 Bytes

MdCodeBlock.InfoString Property

Declaring Type: MdCodeBlock
Namespace: Grynwald.MarkdownGenerator
Assembly: Grynwald.MarkdownGenerator

The info string for the code block (typically used to specify the language of the code in the block)

public string InfoString { get; }

Property Value

string


Documentation generated by MdDocs