Skip to main content
Kampute.DocToolkit
A toolkit for generating custom .NET API documentation
Light
Dark
System
Welcome to DocToolkit
API
Kampute.DocToolkit.Languages
Namespace
IProgrammingLanguage
Interface
Name
Property
IProgrammingLanguage.Name Property
Namespace
Kampute.DocToolkit.Languages
Assembly
Kampute.DocToolkit.dll
Definition
Gets the name of the language.
string Name { get; }
Property Value
string
A
string
representing the name of the language.
×