ExtensionBlockInfo.GetCustomAttributesData Method
- Namespace
- Kampute.DocToolkit.Metadata.Reflection
- Assembly
- Kampute.DocToolkit.dll
Definition
Returns custom attribute data for the extension block.
public override IList<CustomAttributeData> GetCustomAttributesData()Returns
- IList<CustomAttributeData>
- A list of custom attribute data for the extension block.
