HttpApplicationStateWrapper.Contents Egenskap

Definition

Hämtar en referens till objektet HttpApplicationStateBase .

public:
 virtual property System::Web::HttpApplicationStateBase ^ Contents { System::Web::HttpApplicationStateBase ^ get(); };
public override System.Web.HttpApplicationStateBase Contents { get; }
member this.Contents : System.Web.HttpApplicationStateBase
Public Overrides ReadOnly Property Contents As HttpApplicationStateBase

Egenskapsvärde

En referens till objektet HttpApplicationState .

Kommentarer

Den här egenskapen ger kompatibilitet med tidigare versioner av ASP.

Gäller för