Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

FileLogTraceListener Constructor ()

 

Initializes a new instance of the FileLogTraceListener class with the default name.

Namespace:   Microsoft.VisualBasic.Logging
Assembly:  Microsoft.VisualBasic (in Microsoft.VisualBasic.dll)

public:
FileLogTraceListener()

This method sets the instance name of the FileLogTraceListener class to FileLogTraceListener.

You can access the instance name through the Name property.

.NET Framework
Available since 2.0
Return to top
Show: