ExtensionBlockInfo.DeclaringType Property

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

Definition

Gets the type that declares the extension block.
public override Type DeclaringType { get; }

Property Value

Type
The type that declares the extension block.