HttpApplicationStateBase.Contents Propriedade

Definição

Quando substituída em uma classe derivada, obtém uma referência ao objeto 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

Valor da propriedade

HttpApplicationStateBase

Uma referência ao objeto HttpApplicationState.

Exceções

Comentários

Essa propriedade fornece compatibilidade com versões anteriores do ASP.

Aplica-se a