Udostępnij przez


DnsEndPoint.Host Właściwość

Definicja

Pobiera nazwę hosta lub ciąg reprezentujący adres 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 reprezentujący adres IP dla wystąpienia DnsEndPoint klasy.

Dotyczy