EthernetCardGetIPv4Configuration Method |
Returns the IPv4 configuration for this card.
Namespace:
Demo3D.Common
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 10.0.0.0 (10.0.0.0)
Syntaxpublic IPv4Configuration GetIPv4Configuration()
Return Value
Type:
IPv4ConfigurationThe IP configuration for the ethernet card.
See Also