System.Net.NetworkInformation.IPAddressInformation.Address Property

Gets the Internet Protocol (IP) address.

Syntax

public abstract System.Net.IPAddress Address { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The IP address uniquely identifies the interface on the network.

Requirements

Namespace: System.Net.NetworkInformation
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0