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.
EventLogTraceListener::Write Method (String^)
.NET Framework (current version)
Writes a message to the event log for this instance.
Assembly: System (in System.dll)
Parameters
- message
-
Type:
System::String^
The message to write.
| Exception | Condition |
|---|---|
| ArgumentException | message exceeds 32,766 characters. |
.NET Framework
Available since 1.1
Available since 1.1
Show: