BasePath Property

Definition

Assembly Markdig.dll

The base path after the base url (default is /browse)

public string BasePath { get; set; }

Returns