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