URLPort Property
The port for the URL.
Syntax
public int getURLPort(); public void setURLPort(int URLPort);
Remarks
This property contains the port for the URL. The HTTP server port as determined by parsing the value set in the URL property.
This property is not available at design time.
Default Value
80