IPortMappingExternalPort Property |
Gets the Internet-facing port number that the router will allow from the Internet onto the LAN.
Namespace: VirtualRadar.Interface.WebServerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax int ExternalPort { get; }
ReadOnly Property ExternalPort As Integer
Get
property int ExternalPort {
int get ();
}
abstract ExternalPort : int with get
Property Value
Type:
Int32See Also