HttpApplicationStateWrapper.Contents Propriedade

Definição

Obtém uma referência ao objeto 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

Valor da propriedade

HttpApplicationStateBase

Uma referência ao objeto HttpApplicationState.

Comentários

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

Aplica-se a