Properties Property

Definition

Namespace Markdig
Assembly Markdig.dll

Gets or sets the context property collection.

public Dictionary<object, object> Properties { get; }

Returns