HttpWorkerRequest::GetHttpVerbName Method ()

 

Returns the specified member of the request header.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

public:
virtual String^ GetHttpVerbName() abstract

Return Value

Type: System::String^

The HTTP verb returned in the request header.

.NET Framework
Available since 1.1
Return to top
Show: