Offline property

Sets or gets a value that indicates whether the object is operating in offline mode.

Syntax

Property values

Type: Boolean

One of the values in the Property Values section.

Remarks

In offline mode, the browser is forced to read HTML pages from the local cache instead of reading from the source document online.

The WebBrowser object delegates this method to the top-level frame. If no frame exists, it returns E_FAIL.