CustomAttributeAdapter.Native Property

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

Definition

Gets the underlying CustomAttributeData instance.
protected CustomAttributeData Native { get; }

Property Value

CustomAttributeData
The CustomAttributeData instance wrapped by this adapter.