Click or drag to resize

EthernetCardNIC Property

Returns the system Network Interface Card.

Namespace:  Demo3D.Common
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
C#
public NetworkInterface NIC { get; }

Property Value

Type: NetworkInterface
See Also