Share via


ApplicationHost.contextObjectCache Property

Definition

Gets or sets the context object cache.

protected:
 property Microsoft::Uii::Csr::Context ^ contextObjectCache { Microsoft::Uii::Csr::Context ^ get(); void set(Microsoft::Uii::Csr::Context ^ value); };
protected Microsoft.Uii.Csr.Context contextObjectCache { get; set; }
member this.contextObjectCache : Microsoft.Uii.Csr.Context with get, set
Protected Property contextObjectCache As Context

Property Value

Returns Context.

Applies to