Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.07 KB

loggingfields_addbooleanarray_1862884831.md

File metadata and controls

27 lines (19 loc) · 1.07 KB
-api-id -api-type
M:Windows.Foundation.Diagnostics.LoggingFields.AddBooleanArray(System.String,System.Boolean[])
winrt method

Windows.Foundation.Diagnostics.LoggingFields.AddBooleanArray

-description

Adds a boolean array field with the specified field name.

-parameters

-param name

The name of the event field.

-param value

The array values for the event field.

-remarks

-examples

-see-also

AddBooleanArray(String, Boolean[], LoggingFieldFormat), AddBooleanArray(String, Boolean[], LoggingFieldFormat, Int32)