Share via


IDebugExtendedField

Extends the types of fields that are available to support managed code generics.

IDebugExtendedField : IDebugField

Methods

In addition to the methods on the IDebugField interface, this interface implements the following methods:

Method

Description

IDebugExtendedField::GetExtendedKind

Retrieves the specified extended field kind.

IDebugExtendedField::IsClosedType

Determines if the field represents a closed type.

Requirements

Header: Sh.h

Namespace: Microsoft.VisualStudio.Debugger.Interop

Assembly: Microsoft.VisualStudio.Debugger.Interop.dll