TypeModel<T>.Metadata Property

Namespace
Kampute.DocToolkit.Models
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the reflection metadata for the type.
public T Metadata { get; }

Property Value

T
The reflection metadata object that provides detailed information about the type.