IAssembly.IsReflectionOnly Property

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

Definition

Gets a value indicating whether the assembly is loaded in reflection-only context.
bool IsReflectionOnly { get; }

Property Value

bool
true if the assembly is loaded in reflection-only context; otherwise, false.