Sdílet prostřednictvím


DnsEndPoint.Host Vlastnost

Definice

Získá název hostitele nebo řetězcovou reprezentaci ip adresy (IP) hostitele.

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

Hodnota vlastnosti

Název hostitele nebo řetězcová reprezentace IP adresy.

Poznámky

Vlastnost Host označuje název hostitele nebo řetězcovou reprezentaci IP adresy pro instanci DnsEndPoint třídy .

Platí pro