Table of Contents

Property DeclaringType

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

DeclaringType

Gets the class that declares this member.

public override Type DeclaringType { get; }

Property Value

Type

The Type object for the class that declares this member.