ExtensionBlockInfo.ExtensionProperties Property

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

Definition

Gets the extension properties defined within the extension block.
public PropertyInfo[] ExtensionProperties { get; }

Property Value

PropertyInfo[]
The extension properties defined within the extension block.