IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

URLPort Property

The port for the URL.

Syntax

[VB.NET]
Public Property URLPort As Integer

[C#]
public int URLPort {get; set;}

Remarks

This property contains the port for the URL. The HTTP server port is determined by parsing the value set in the URL property.

This property is not available at design time.

Default Value

443

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]