Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 911 Bytes

loggingfields_addint32_2005187888.md

File metadata and controls

30 lines (21 loc) · 911 Bytes
-api-id -api-type
M:Windows.Foundation.Diagnostics.LoggingFields.AddInt32(System.String,System.Int32,Windows.Foundation.Diagnostics.LoggingFieldFormat)
winrt method

Windows.Foundation.Diagnostics.LoggingFields.AddInt32

-description

Adds a 32-bit integer array field with the specified field name and format.

-parameters

-param name

Name of the event field.

-param value

Value of the event field.

-param format

The format of the event field. Specifies an optional formatting hint that may be used by Event Tracing for Windows (ETW) tools.

-remarks

-examples

-see-also

AddInt32(String, Int32), AddInt32(String, Int32, LoggingFieldFormat, Int32)