DiagnosticsValue Fields |
The DiagnosticsValue type exposes the following members.
Name | Description | |
---|---|---|
_itemType |
Type of value attached to a diagnostic value. Mostly only relevant for double values.
| |
_stringValue | String value attached to a diagnostic value. | |
_value | Numerical value attached to a diagnostic value. | |
_valueInt | Integer value attached to a diagnostic value. | |
Token |
Token to substitute out of diagnostics string when inserting this value.
Default is {0}, {1} etc.
|