HttpWorkerRequest.GetServerName Método

Definição

Quando substituído em uma classe derivada, retorna o nome do servidor local.

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

Retornos

O nome do servidor local.

Aplica-se a