ICustomAttribute.Target Property

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

Definition

Gets the target of the attribute.
AttributeTarget Target { get; }

Property Value

AttributeTarget
The AttributeTarget indicating where the attribute is applied.