RemotingService.Server Proprietà

Definizione

Ottiene l'oggetto HttpServerUtility per la richiesta corrente.

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

Valore della proprietà

Oggetto HttpServerUtility per la richiesta corrente.

Si applica a