Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1001 Bytes

loggingfields_adddatetime_97333076.md

File metadata and controls

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

Windows.Foundation.Diagnostics.LoggingFields.AddDateTime

-description

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

-parameters

-param name

The name of the event field.

-param value

The 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

AddDateTime(String, DateTime), AddDateTime(String, DateTime, LoggingFieldFormat, Int32)