Home
last modified time | relevance | path

Searched refs:IsDhcpEnabled (Results 1 – 25 of 26) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net.NetworkInformation/
H A DIPv4InterfaceProperties.cs58 public override bool IsDhcpEnabled { property in System.Net.NetworkInformation.UnixIPv4InterfaceProperties
162 public override bool IsDhcpEnabled { property in System.Net.NetworkInformation.Win32IPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.NetworkInformation/src/System/Net/NetworkInformation/
H A DIPv4InterfaceProperties.cs20 public abstract bool IsDhcpEnabled { get; } property in System.Net.NetworkInformation.IPv4InterfaceProperties
H A DOsxIPv4InterfaceProperties.cs21 …public override bool IsDhcpEnabled { get { throw new PlatformNotSupportedException(SR.net_Informat… property in System.Net.NetworkInformation.OsxIPv4InterfaceProperties
H A DLinuxIPv4InterfaceProperties.cs27 …public override bool IsDhcpEnabled { get { throw new PlatformNotSupportedException(SR.net_Informat… property in System.Net.NetworkInformation.LinuxIPv4InterfaceProperties
H A DSystemIPv4InterfaceProperties.cs37 public override bool IsDhcpEnabled property in System.Net.NetworkInformation.SystemIPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/NetworkInformation/
H A DIPv4InterfaceProperties.cs13 public abstract bool IsDhcpEnabled{get;} property in System.Net.NetworkInformation.IPv4InterfaceProperties
H A DSystemIPv4InterfaceProperties.cs39 public override bool IsDhcpEnabled{ property in System.Net.NetworkInformation.SystemIPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.NetworkInformation/tests/FunctionalTests/
H A DIPInterfacePropertiesTest_OSX.cs115 Assert.Throws<PlatformNotSupportedException>(() => ipv4Properties.IsDhcpEnabled); in IPInfoTest_AccessAllIPv4Properties_NoErrors()
H A DIPInterfacePropertiesTest_Linux.cs123 Assert.Throws<PlatformNotSupportedException>(() => ipv4Properties.IsDhcpEnabled); in IPInfoTest_AccessAllIPv4Properties_NoErrors()
H A DIPInterfacePropertiesTest_Windows.cs136 _log.WriteLine("IsDhcpEnabled: " + ipv4Properties.IsDhcpEnabled); in IPInfoTest_AccessAllIPv4Properties_NoErrors()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.NetworkInformation/ref/
H A DSystem.Net.NetworkInformation.cs230 public abstract bool IsDhcpEnabled { get; } property in System.Net.NetworkInformation.IPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs7438 public abstract bool IsDhcpEnabled { get; } property in System.Net.NetworkInformation.IPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs7513 public abstract bool IsDhcpEnabled { get; } property in System.Net.NetworkInformation.IPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs7436 public abstract bool IsDhcpEnabled { get; } property in System.Net.NetworkInformation.IPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs7509 public abstract bool IsDhcpEnabled { get; } property in System.Net.NetworkInformation.IPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs10411 public abstract bool IsDhcpEnabled { get; } property in System.Net.NetworkInformation.IPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs10063 public abstract bool IsDhcpEnabled { get; } property in System.Net.NetworkInformation.IPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs10626 public abstract bool IsDhcpEnabled { get; } property in System.Net.NetworkInformation.IPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs10658 public abstract bool IsDhcpEnabled { get; } property in System.Net.NetworkInformation.IPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs10656 public abstract bool IsDhcpEnabled { get; } property in System.Net.NetworkInformation.IPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs10626 public abstract bool IsDhcpEnabled { get; } property in System.Net.NetworkInformation.IPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs10626 public abstract bool IsDhcpEnabled { get; } property in System.Net.NetworkInformation.IPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs10617 public abstract bool IsDhcpEnabled { get; } property in System.Net.NetworkInformation.IPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs10896 public abstract bool IsDhcpEnabled { get; } property in System.Net.NetworkInformation.IPv4InterfaceProperties
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs10658 public abstract bool IsDhcpEnabled { get; } property in System.Net.NetworkInformation.IPv4InterfaceProperties

12