Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 668 Bytes

loggingfields_adduint8_2096889896.md

File metadata and controls

27 lines (19 loc) · 668 Bytes
-api-id -api-type
M:Windows.Foundation.Diagnostics.LoggingFields.AddUInt8(System.String,System.Byte)
winrt method

Windows.Foundation.Diagnostics.LoggingFields.AddUInt8

-description

Adds an 8-bit unsigned integer field with the specified field name.

-parameters

-param name

Name of the event field.

-param value

The value for the event field.

-remarks

-examples

-see-also

AddUInt8(String, Byte, LoggingFieldFormat), AddUInt8(String, Byte, LoggingFieldFormat, Int32)