Early Preview
This is currently very much a preview. Please feel free to try things out,
but don't be upset if anything is not yet working. Feedback is welcome over on our
GitHub Dicussions page.
enum System.Diagnostics.Tracing.EventFieldFormat
Assembly: System.Diagnostics.Tracing
Specifies how to format the value of a user-defined type and can be used to override the default formatting for a field.
Values
Default
Default.
String
String.
Boolean
Boolean.
Hexadecimal
Hexadecimal.
Xml
XML.
Json
JSON.
HResult
HResult.