Skip to main content
Kampute.DocToolkit
A toolkit for generating custom .NET API documentation
Light
Dark
System
home
API
Kampute.DocToolkit.Metadata
Namespace
ICustomAttribute
Interface
Type
Property
ICustomAttribute.Type Property
Namespace
Kampute.DocToolkit.Metadata
Assembly
Kampute.DocToolkit.dll
Definition
Gets the type of the attribute.
IClassType Type { get; }
Property Value
IClassType
The attribute type metadata.
×