CustomAttributeAdapter.IsImplicitlyApplied Property

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

Definition

Gets a value indicating whether the attribute is applied by the compiler.
public virtual bool IsImplicitlyApplied { get; }

Property Value

bool
true if the attribute is applied by the compiler; otherwise, false.