DocumentationContextBuilder<TContext>.Language Property

Namespace
Kampute.DocToolkit
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the programming language for syntax formatting.
public IProgrammingLanguage Language { get; protected set; }

Property Value

IProgrammingLanguage
The programming language implementation, or null if not specified.