getServerVariables

This method of the IRequest interface retrieves the ServerVariables collection of the Request object.

Syntax

public abstract IRequestDictionary getServerVariables();

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