BaseUrl Property

Definition

Assembly Markdig.dll

The base Url (e.g. https://mycompany.atlassian.net)

public string BaseUrl { get; set; }

Returns