RemotingService.Application Eigenschaft

Definition

Ruft einen Verweis zu dem Anwendungsobjekt für die aktuelle HTTP-Anforderung ab.

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

Eigenschaftswert

Ein Verweis zu dem Anwendungsobjekt für die aktuelle HTTP-Anforderung.

Gilt für: