UriBuilder.Host Proprietà

Definizione

Ottiene o imposta il nome host DNS (Domain Name System) o l'indirizzo IP di un server.

public:
 property System::String ^ Host { System::String ^ get(); void set(System::String ^ value); };
public string Host { get; set; }
member this.Host : string with get, set
Public Property Host As String

Valore della proprietà

Nome host DNS o indirizzo IP del server.

Commenti

La Host proprietà contiene il nome host DNS completo o l'indirizzo IP del server.

Si applica a