HostString.Host Proprietà

Definizione

Restituisce il valore della parte host del valore. La porta viene rimossa se presente. Se mancanti, agli indirizzi IPv6 verranno aggiunte le parentesi.

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

Valore della proprietà

Parte host del valore.

Si applica a