ExtensionBlockInfo.BlockType Property
- Namespace
- Kampute.DocToolkit.Metadata.Reflection
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the type representing the extension block.
public Type BlockType { get; }Property Value
- Type
- The type representing the extension block.
