1 override of UsesWins
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIPv4InterfaceProperties.cs (1)
34
public override bool
UsesWins
{ get { return _linuxNetworkInterface.GetIPProperties().WinsServersAddresses.Count > 0; } }