Debugger2::HexDisplayMode Property
Visual Studio 2015
Gets or sets a value indicating whether the expressions are output in hexadecimal or decimal format.
Assembly: EnvDTE80 (in EnvDTE80.dll)
Implements
Debugger::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.
See Expressions in the Debugger for more information.
Show: