URLServer Property
The server for the URL.
Syntax
[VB.NET] Public Property URLServer As String
[C#] public string URLServer {get; set;}
Remarks
This property contains the server for the URL. The HTTP server name as determined by parsing the value set in the URL property.
This property is not available at design time.
Default Value
""