IisTraceListener::Write Method (String, String)
Writes the specified message and the specified category name to the output of the IisTraceListener class.
Assembly: System.Web (in System.Web.dll)
Parameters
- message
- Type: System::String
The message to write.
- category
- Type: System::String
Ignored. The IisTraceListener implementation of the System.Diagnostics::TraceListener class disregards the category parameter.
This overload of the Write method is provided for compatibility. This method does not use any values passed in the category parameter.
Write is introduced in the .NET Framework version 3.5. For more information, see .NET Framework 3.5 Architecture.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.