Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 953 Bytes

loggingfields_addpoint_501199440.md

File metadata and controls

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

Windows.Foundation.Diagnostics.LoggingFields.AddPoint

-description

Adds a Point field with the specified 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

AddPoint(String, Point), AddPoint(String, Point, LoggingFieldFormat, Int32)