Class NetworkInterface
Represents an active network interface on the current system.
public class NetworkInterface
- Inheritance
-
NetworkInterface
- Inherited Members
Constructors
NetworkInterface()
public NetworkInterface()
Properties
IPAddress
Gets or sets the IP address of the network interface.
public string IPAddress { get; set; }