ApplicationHost.contextObjectCache Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.