Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 553 Bytes

iloggingsession_removeloggingchannel_1406889906.md

File metadata and controls

23 lines (16 loc) · 553 Bytes
-api-id -api-type
M:Windows.Foundation.Diagnostics.ILoggingSession.RemoveLoggingChannel(Windows.Foundation.Diagnostics.ILoggingChannel)
winrt method

Windows.Foundation.Diagnostics.ILoggingSession.RemoveLoggingChannel

-description

Removes the specified logging channel from the current logging session.

-parameters

-param loggingChannel

The logging channel to remove.

-remarks

-examples

-see-also