Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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