Click or drag to resize

DiagnosticsValue Fields

The DiagnosticsValue type exposes the following members.

Fields
  NameDescription
Protected field_itemType
Type of value attached to a diagnostic value. Mostly only relevant for double values.
Protected field_stringValue
String value attached to a diagnostic value.
Protected field_value
Numerical value attached to a diagnostic value.
Protected field_valueInt
Integer value attached to a diagnostic value.
Public fieldToken
Token to substitute out of diagnostics string when inserting this value. Default is {0}, {1} etc.
Top
See Also