Home
Home
Docs
API
Theme
System
Light
Dark
Sponsor
GitHub
Menu
Loading menu…
Home
API
Markdig
MarkdownParserContext
Properties
Properties
Menu
On this page
Properties Property
Definition
Namespace
Markdig
Assembly
Markdig.dll
View source
Gets or sets the context property collection.
public Dictionary<object, object> Properties { get; }
Returns
Dictionary<Object, Object>