Skip to main content
Kampute.DocToolkit
A toolkit for generating custom .NET API documentation
Light
Dark
System
Welcome to DocToolkit
API
Kampute.DocToolkit.Models
Namespace
NamespaceModel
Class
Name
Property
NamespaceModel.Name Property
Namespace
Kampute.DocToolkit.Models
Assembly
Kampute.DocToolkit.dll
Definition
Gets the name of the namespace.
public string Name { get; }
Property Value
string
The name of the namespace.
×