Home
Home
Docs
API
Theme
System
Light
Dark
Sponsor
GitHub
Menu
Loading menu…
Home
API
Markdig.Syntax.Inlines
AutolinkInline
Properties
Url
Menu
On this page
Url Property
Definition
Namespace
Markdig.Syntax.Inlines
Assembly
Markdig.dll
View source
Gets or sets the URL of this link.
public string Url { get; set; }
Returns
String