appendToLog

The appendToLog method of the Response class adds a string to the end of the Web server log entry for this request.

public void appendToLog(String s);

© 1999 Microsoft Corporation. All rights reserved. Terms of use.