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.

IClassType Type { get; }