Udostępnij za pośrednictwem


DnsEndPoint.Host Właściwość

Definicja

Pobiera nazwę hosta lub reprezentację ciągu adresu IP hosta.

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

Wartość właściwości

Nazwa hosta lub ciąg reprezentujący adres IP.

Uwagi

Właściwość Host wskazuje nazwę hosta lub ciąg reprezentację adresu IP dla wystąpienia DnsEndPoint klasy.

Dotyczy