addresses property
The list of InterfaceAddresses currently bound to this NetworkInterface.
Implementation
List<InterfaceAddress> get addresses;
The list of InterfaceAddresses currently bound to this NetworkInterface.
List<InterfaceAddress> get addresses;