IDebugPrimitiveTypeField

Note

This article applies to Visual Studio 2015. 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 primitive type enumeration value from an IDebugField interface.

Syntax

IDebugPrimitiveTypeField : IDebugField  

Methods

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

Method Description
GetPrimitiveType Retrieves the primitive type associated with this field.

Requirements

Header: Sh.h

Namespace: Microsoft.VisualStudio.Debugger.Interop

Assembly: Microsoft.VisualStudio.Debugger.Interop.dll