Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 768 Bytes

loggingsession_savetofileasync_705962807.md

File metadata and controls

30 lines (21 loc) · 768 Bytes
-api-id -api-type
M:Windows.Foundation.Diagnostics.LoggingSession.SaveToFileAsync(Windows.Storage.IStorageFolder,System.String)
winrt method

Windows.Foundation.Diagnostics.LoggingSession.SaveToFileAsync

-description

Saves the current logging session to a file.

-parameters

-param folder

The folder that contains the log file.

-param fileName

The name of the log file.

-returns

When this method completes, it returns the new file as a StorageFile.

-remarks

-examples

-see-also

LoggingChannel