Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Enumerates the valid values that represent the kinds of information to take from an IDebugField object and display to the user.
Syntax
public enum enum_DisplayKind
{
DisplayKind_Value = 0x1,
DisplayKind_Name = 0x2,
DisplayKind_Type = 0x3,
};
Fields
DisplayKind_Value
Value of the field.
DisplayKind_Name
Name of the field.
DisplayKind_Type
Type of field.
Requirements
Header: Ee.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.dll