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
AssemblyModel
Class
Metadata
Property
AssemblyModel.Metadata Property
Namespace
Kampute.DocToolkit.Models
Assembly
Kampute.DocToolkit.dll
Definition
Gets the metadata of the assembly.
public IAssembly Metadata { get; }
Property Value
IAssembly
The
IAssembly
object representing the documented assembly.
×