ExtensionBlockInfo.ReflectedType Property

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

Definition

Gets the type that was used to obtain the extension block.
public override Type ReflectedType { get; }

Property Value

Type
The type that was used to obtain the extension block.