ForestTrustDomainInformation.DnsName Property

Definition

Gets the DNS name of the Domain object.

public:
 property System::String ^ DnsName { System::String ^ get(); };
public string DnsName { get; }
member this.DnsName : string
Public ReadOnly Property DnsName As String

Property Value

A string that contains the DNS name of the Domain object.

Applies to

See also