Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 544 Bytes

File metadata and controls

26 lines (18 loc) · 544 Bytes

MdCodeBlock.Text Property

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

The content of the code block

public string Text { get; }

Property Value

string


Documentation generated by MdDocs