Table of Contents

Property Method

Namespace
DotNetBrowser.Net
Assembly
DotNetBrowser.dll

Method

Gets the HTTP method used to perform current request.

public string Method { get; }

Property Value

string

the HTTP method used to perform current request.