[]
Gets the topic URL relative to the help source.
public string Url { get; }
Since this is the relative URL, the help viewer/browser may be unable to display topics given only that URL. Full URL can be obtained from the IHelpProvider.GetFullUrl method.