setCharSet

The setCharSet method of the Response class establishes the character set to use for the response.

public void setCharSet(String strCharSet);

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