ExtensionBlockInfo.Name Property
- Namespace
- Kampute.DocToolkit.Metadata.Reflection
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the name of the extension block.
public override string Name { get; }Property Value
- string
- The name of the extension block.
