IProgrammingLanguage.Identifier Property

Namespace
Kampute.DocToolkit.Languages
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the identifier for signature highlighting of code written in this language.
string Identifier { get; }

Property Value

string
A string representing the signature highlighting identifier.