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

属性值

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

适用于

另请参阅