The IP address of the interface with protocol and port number included. (ex. http://127.0.0.1:8000)

Namespace: ININ.IceLib.Configuration.Dialer
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public string Address { get; private set; }
Visual Basic
Public Property Address As String
	Get
	Private Set

See Also