In This Topic

BaseUrl Property (BeforeRequestEventArgs)

In This Topic
Specifies the URL of the input document.
Syntax
'Declaration
 
Public ReadOnly Property BaseUrl As String
public string BaseUrl {get;}
See Also