Class IPConfiguration
public class IPConfiguration
- Inheritance
-
IPConfiguration
- Inherited Members
Properties
AcceptRouterAdvert
public bool AcceptRouterAdvert { get; set; }
Property Value
Addresses
public List<IPAddress> Addresses { get; set; }
Property Value
Enabled
public bool Enabled { get; set; }