Condividi tramite


HttpWorkerRequest.GetServerName Metodo

Definizione

Quando sottoposto a override in una classe derivata, restituisce il nome del server locale.

public:
 virtual System::String ^ GetServerName();
public virtual string GetServerName ();
abstract member GetServerName : unit -> string
override this.GetServerName : unit -> string
Public Overridable Function GetServerName () As String

Restituisce

String

Nome del server locale.

Si applica a