IXmlDocReferenceResolver.GetKeywordUrl Method
- Namespace
- Kampute.DocToolkit.XmlDoc
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the URL of the official documentation for a language-specific keyword.
string GetKeywordUrl(string keyword)Parameters
keywordstring- The language-specific keyword.
Returns
- string
- The URL of the official documentation for the specified keyword,.
