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.
Represents the ability to create a field that represents a type.
Syntax
IDebugTypeFieldBuilder : IUnknown
Notes for Callers
This interface is obtained from the symbol provider.
Methods
This interface implements the following methods:
| Method | Description |
|---|---|
| CreatePrimitive | Creates an object that represents a primitive type. |
| CreatePointerToType | Creates a pointer to the specified type. |
Requirements
Header: Sh.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.dll