In This Topic

Method Property (BeforeRequestEventArgs)

In This Topic
Specifies the request method.
Syntax
'Declaration
 
Public ReadOnly Property Method As String
public string Method {get;}
See Also