CustomAttributeAdapter.Target Property
- Namespace
- Kampute.DocToolkit.Metadata.Adapters
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the target of the attribute.
public AttributeTarget Target { get; }Property Value
- AttributeTarget
- The AttributeTarget indicating where the attribute is applied.
