Url Property

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

Gets or sets the URL.

public string? Url { get; set; }

Returns