The list of available network interface adpaters.

C# | Visual Basic | Managed C++ |
INetworkInterface[] Interfaces { get; }
ReadOnly Property Interfaces As INetworkInterface()
property array<INetworkInterface^>^ Interfaces { array<INetworkInterface^>^ get (); }