CustomAttributeAdapter.Type Property

Namespace
Kampute.DocToolkit.Metadata.Adapters
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the type of the attribute.
public virtual IClassType Type { get; }

Property Value

IClassType
The attribute type metadata.