IDebugExtendedField
Extends the types of fields that are available to support managed code generics.
Syntax
IDebugExtendedField : IDebugField
Methods
In addition to the methods on the IDebugField interface, this interface implements the following methods:
Method | Description |
---|---|
GetExtendedKind | Retrieves the specified extended field kind. |
IsClosedType | Determines if the field represents a closed type. |
Requirements
Header: Sh.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.dll