FileLoggingChannel Class

Summary

Implements a logging channel that outputs to a file.

Syntax
C#
VB
C++
public class FileLoggingChannel : LoggingChannel 
  
Public Class FileLoggingChannel  
   Inherits LoggingChannel 
   Implements ILoggingChannel, System.IDisposable  
public ref class FileLoggingChannel : public LoggingChannel, ILoggingChannel, System.IDisposable   

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly