BaseUrl Property

Definition

Assembly Markdig.dll

Gets a value to use as the base url for all relative links

public Uri? BaseUrl { get; set; }

Returns

Uri