Debugger3::HexDisplayMode Property
Visual Studio 2015
Gets or sets a value that indicates whether the expressions are output in hexadecimal or decimal format.
Assembly: EnvDTE90 (in EnvDTE90.dll)
Implements
Debugger2::HexDisplayModeUse this property to determine or set whether expressions are output in hexadecimal or decimal format. It directly corresponds to the setting in the General, Debugging, Options dialog box.
For more information, see Expressions in the Debugger.
Show: