FileLogTraceListener::Delimiter Property
.NET Framework (current version)
Gets or sets the delimiter used to delimit fields within a log message.
Assembly: Microsoft.VisualBasic (in Microsoft.VisualBasic.dll)
Property Value
Type: System::String^String, which is the delimiter used for fields within a log message. The default setting for this property is the TAB character.
The Delimiter property allows you to change the default delimiter.
.NET Framework
Available since 2.0
Available since 2.0
Show: