IdentityElement::Dns Property

 

Gets a DNS identity.

Namespace:   System.ServiceModel.Configuration
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public:
[ConfigurationPropertyAttribute("dns")]
property DnsElement^ Dns {
	DnsElement^ get();
}

Property Value

Type: System.ServiceModel.Configuration::DnsElement^

A DNS identity.

.NET Framework
Available since 3.0
Return to top
Show: