ICustomAttribute.IsImplicitlyApplied Property

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

Definition

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

Property Value

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