1 override of IsAutomaticPrivateAddressingActive
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIPv4InterfaceProperties.cs (1)
22
public override bool
IsAutomaticPrivateAddressingActive
{ get { throw new PlatformNotSupportedException(SR.net_InformationUnavailableOnPlatform); } }