Click or drag to resize
RequestContext Properties
Version 63.0.0

The RequestContext type exposes the following members.

Properties
  NameDescription
Public propertyCachePath
Returns the cache path for this object. If empty an "incognito mode" in-memory cache is being used.
Public propertyIsGlobal
Returns true if this object is the global context. The global context is used by default when creating a browser or URL request with a NULL context argument.
Top
See Also