XmlDocContextAwareReferenceResolver.GetLanguageId Method

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

Definition

Retrieves the identifier for the programming language of the specified code block.
public string GetLanguageId(string code)

Parameters

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

Returns

string
The identifier of the programming language used for signature highlighting.