IXmlDocReferenceResolver.GetCodeReferenceUrl Method

Namespace
Kampute.DocToolkit.XmlDoc
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the URL of the documentation for a code reference.
string GetCodeReferenceUrl(string cref)

Parameters

cref string
The code reference.

Returns

string
The URL of the documentation for the specified code reference.