INetworkAdapterInfoInterfaceIndex Property |
Win32_NetworkAdapter: 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 InterfaceIndex As Integer
Get
Set
property int InterfaceIndex {
int get ();
void set (int value);
}
abstract InterfaceIndex : int with get, set
Property Value
Type:
Int32See Also