Table of Contents

Property ReflectedType

Namespace
Microsoft.Samples.Debugging.CorMetadata
Assembly
corapi.dll

ReflectedType

Gets the class object that was used to obtain this instance of MemberInfo.

public override Type ReflectedType { get; }

Property Value

Type

The Type object through which this MemberInfo object was obtained.