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 (String^)
.NET Framework (current version)
Initializes a new instance of the FileLogTraceListener class with the supplied name.
Assembly: Microsoft.VisualBasic (in Microsoft.VisualBasic.dll)
Parameters
- name
-
Type:
System::String^
String. The name of the instance object.
This method sets the instance name of the FileLogTraceListener class to name.
You can access the instance name thought the Name property.
.NET Framework
Available since 2.0
Available since 2.0
Show: