Method

This property enables you to extract the HTTP operation type from the current log record.

Syntax

var = oIISLog.Method

 

Parameters
var
The HTTP operation type such as GET or PUT.
Example

Please see the example for BytesReceived.


© 1997-2001 Microsoft Corporation. All rights reserved.