IXmlDocReferenceResolver.GetLanguageId Method

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

Definition

Gets the identifier of the programming language used for signature highlighting of a code block.
string GetLanguageId(string code)

Parameters

code string
The code block for which to determine the programming language identifier.

Returns

string
A string representing the programming language identifier.