RemotingService.Server Propriedade

Definição

Recebe o HttpServerUtility pedido atual.

public:
 property System::Web::HttpServerUtility ^ Server { System::Web::HttpServerUtility ^ get(); };
public System.Web.HttpServerUtility Server { get; }
member this.Server : System.Web.HttpServerUtility
Public ReadOnly Property Server As HttpServerUtility

Valor de Propriedade

O HttpServerUtility para o pedido atual.

Aplica-se a