IDebugDynamicFieldCOMPlus

Applies to: yesVisual Studio noVisual Studio for Mac

Note

This article applies to Visual Studio 2017. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here

Represents a dynamic field for an IDebugBinder object.

Syntax

IDebugDynamicFieldCOMPlus : IDebugDynamicField

Methods

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

Method Description
GetTypeFromPrimitive Retrieves a type given its primitive type.
GetTypeFromTypeDef Retrieves a type given its token.

Requirements

Header: Sh.h

Namespace: Microsoft.VisualStudio.Debugger.Interop

Assembly: Microsoft.VisualStudio.Debugger.Interop.dll