System.Net.NetworkInformation.IPInterfaceProperties.GatewayAddresses Property

Gets the IPv4 network gateway addresses for this interface.

Syntax

public abstract GatewayIPAddressInformationCollection GatewayAddresses { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gateways that implement the Internet Protocol Version 4 (IPv4) to forward packets between networks are returned by this property.

Requirements

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