IMember.ReflectedType Property

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

Definition

Gets the type that was used to obtain this member.
IType ReflectedType { get; }

Property Value

IType
The type that declares this member, or null if the member was obtained through a different mechanism.