TypeModel.ExtensionProperties Property
- Namespace
- Kampute.DocToolkit.Models
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the extension properties of the type.
public IReadOnlyList<PropertyModel> ExtensionProperties { get; }Property Value
- IReadOnlyList<PropertyModel>
- A read-only collection of extension properties of the type.
