ForestTrustDomainInformation.DnsName 属性

定义

获取 Domain 对象的 DNS 名称。

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

属性值

一个包含 Domain 对象的 DNS 名称的字符串。

适用于

另请参阅