System.Net.NetworkInformation.IPInterfaceProperties.IsDynamicDnsEnabled Property

Gets a bool value that indicates whether this interface is configured to automatically register its IP address information with the Domain Name System (DNS).

Syntax

public abstract bool IsDynamicDnsEnabled { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Dynamic DNS enables a client to inform the DNS servers that its dynamic IP address is mapped to its static host name.

Requirements

Namespace: System.Net.NetworkInformation
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0