Debugger::HexDisplayMode Property
Visual Studio 2015
Gets or sets whether expressions are output in hexadecimal or decimal format.
Assembly: EnvDTE (in EnvDTE.dll)
Use HexDisplayMode to determine or set whether expressions are output in hexadecimal or decimal format. HexDisplayMode directly corresponds to the setting in the General, Debugging, Options Dialog Box.
See Expressions in the Debugger for more information.
Show: