Compartir a través de


HostString.Host Propiedad

Definición

Devuelve el valor de la parte host del valor. El puerto se quita si estaba presente. Se añadirán corchetes a las direcciones IPv6 si faltan.

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

Valor de propiedad

Parte del host del valor.

Se aplica a