The HexFormat type exposes the following members.
Properties
Name | Description | |
---|---|---|
ShowPrefix |
Gets or sets a value indicating whether the format adds a '0x' prefix to a hexadecimal string.
| |
ShowZero |
Gets or sets a value indicating whether the format will display '0' or '0x0' when the value is zero.
|