Click or drag to resize

INetworkAdapterConfigurationInfoInterfaceIndex Property

Win32_NetworkAdapterConfiguration: InterfaceIndex: Index value that uniquely identifies a local network interface.

Namespace:  Xcalibur.Models.Hardware.Network
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
int InterfaceIndex { get; set; }

Property Value

Type: Int32
The index of the interface.
See Also