Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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.