Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 946 Bytes

loggingfields_addsize_381807581.md

File metadata and controls

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

Windows.Foundation.Diagnostics.LoggingFields.AddSize

-description

Adds a Size field with the specified field name and format.

-parameters

-param name

Name of the event field.

-param value

The value for 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

AddSize(String, Size), AddSize(String, Size, LoggingFieldFormat, Int32)