IDebugDynamicField

此接口表示变量的类型。

语法

IDebugDynamicField : IDebugField

实现者须知

此接口由符号提供程序实现,作为可在运行时确定的任何类型的基类。 这仅适用于托管代码。

对调用者的说明

此接口表示可从中派生更多专用接口的基类。

按 Vtable 顺序排列的方法

此接口不提供继承自 IDebugField的任何方法。

要求

标头:sh.h

命名空间:Microsoft.VisualStudio.Debugger.Interop

程序集:Microsoft.VisualStudio.Debugger.Interop.dll

另请参阅