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
ToString
Method
CSharp.ToString Method
Namespace
Kampute.DocToolkit.Languages
Assembly
Kampute.DocToolkit.dll
Definition
Returns a string that represents the name of the programming language.
public override string ToString()
Returns
string
A
string
that represents the name of the programming language.
×