The URL to which the request is made.
public string URL { get; set; }
Public Property URL As String
""
This property specifies the URL to which the request is made. SSL will be used if and only if the URL scheme is "https".