Condividi tramite


Request.HostName Proprietà

Definizione

Ottiene il nome host per la richiesta corrente.

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

Valore della proprietà

Nome host per la richiesta.

Si applica a