Table of Contents

Property FieldHandle

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

FieldHandle

Gets a RuntimeFieldHandle, which is a handle to the internal metadata representation of a field.

public override RuntimeFieldHandle FieldHandle { get; }

Property Value

RuntimeFieldHandle

A handle to the internal metadata representation of a field.