System.Net.NetworkInformation.IPv6InterfaceProperties.Index Property

Gets the index of the network interface associated with an Internet Protocol version 6 (IPv6) address.

Syntax

public abstract int Index { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If the value of this property is zero, IPv6 is not supported by this interface.

Requirements

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