ExtensionBlockInfo.Module Property

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

Definition

Gets the module in which the extension block is defined.
public override Module Module { get; }

Property Value

Module
The module in which the extension block is defined.