Arguments Property

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll
Implements Arguments

Gets or sets the arguments after the Info. May be null.

public string? Arguments { get; set; }

Returns