In This Topic

Url Property (BeforeRequestEventArgs)

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