CSharp.Identifier Property

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

Definition

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

Property Value

string
A string representing the identifier of the programming language for signature highlighting.