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::IncludeHostName Property
.NET Framework (current version)
Indicates whether or not the host name of the logging machine should be included in the output.
Assembly: Microsoft.VisualBasic (in Microsoft.VisualBasic.dll)
Property Value
Type: System::BooleanBoolean. Use True if the host identifier should be included; otherwise use False. The default value is False.
Use the property to configure the behavior of the TraceData and TraceEvent methods.
.NET Framework
Available since 2.0
Available since 2.0
Show: