Click or drag to resize

INetworkAdapterConfigurationInfoDnsEnabledForWinsResolution Property

Win32_NetworkAdapterConfiguration: DNSEnabledForWINSResolution: RUE, the Domain Name System (DNS) is enabled for name resolution over Windows Internet Naming Service (WINS) resolution.

Namespace:  Xcalibur.Models.Hardware.Network
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
bool DnsEnabledForWinsResolution { get; set; }

Property Value

Type: Boolean
true if [DNS enabled for wins resolution]; otherwise, false.
See Also