Get all network interfaces. Use them to get MAC addresses or IP
addresses, or the MAC address that is used for connecting to a
specific IP address.
Declaration Syntax
C# |
public static NetworkInterface[] NetworkInterfaces { get; }