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.
EventProviderTraceListener::WriteLine Method (String^)
.NET Framework (current version)
When overridden in a derived class, writes a message to the listener you create in the derived class, followed by a line terminator.
Assembly: System.Core (in System.Core.dll)
Parameters
- message
-
Type:
System::String^
A message to write.
.NET Framework
Available since 3.5
Available since 3.5
Show: