ForestTrustDomainInformation.DnsName Proprietà

Definizione

Ottiene il nome DNS dell'oggetto Domain .

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

Valore della proprietà

Stringa contenente il nome DNS dell'oggetto Domain .

Si applica a

Vedi anche