HttpApplicationStateBase.Contents Egenskap

Definition

När du åsidosättas i en härledd klass hämtar du en referens till objektet HttpApplicationStateBase .

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

Egenskapsvärde

En referens till objektet HttpApplicationState .

Undantag

Kommentarer

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

Gäller för