HttpResponseBase::AppendToLog Method (String^)
.NET Framework (current version)
Adds custom log information to the Internet Information Services (IIS) log file.
Assembly: System.Web (in System.Web.dll)
Parameters
- param
-
Type:
System::String^
The text to add to the log file.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: