PublicIP Property

The public IP address returned by the server for the local host.

Syntax

public string PublicIP { get; }
Public ReadOnly Property PublicIP As String

Default Value

""

Remarks

After a successful call to GetPublicAddress, this property will reflect the public IP address that the server returned for the local host.

This property is read-only and not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks P2P 2020 .NET Edition - Version 20.0 [Build 8235]