Arguments Property

Definition

Assembly Markdig.dll
Implements Arguments

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

public string? Arguments { get; set; }

Returns