In The Hand LtdIn The Hand
GetAllNetworkInterfaces Method
NamespacesInTheHand.Net.NetworkInformationNetworkInterfaceGetAllNetworkInterfaces()()()()
.NET Components for Mobility
Returns objects that describe the network interfaces on the local computer.
Declaration Syntax
C#Visual Basic
public static NetworkInterface[] GetAllNetworkInterfaces()
Public Shared Function GetAllNetworkInterfaces As NetworkInterface()
Return Value
A NetworkInterface array that contains objects that describe the available network interfaces, or an empty array if no interfaces are detected.
Remarks
The network interfaces on a computer provide network connectivity. Network interfaces are also known as network adapters.
Platforms Supported
Windows Mobile
Windows Mobile Version 5.0 and later
Windows Embedded Compact
Windows CE .NET 4.1 and later

Assembly: InTheHand.Net (Module: InTheHand.Net) Version: 7.0.0.0