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
CSharp
Class
Name
Property
CSharp.Name Property
Namespace
Kampute.DocToolkit.Languages
Assembly
Kampute.DocToolkit.dll
Definition
Gets the name of the language.
public string Name { get; }
Property Value
string
A
string
representing the name of the language.
×