Click or drag to resize

ExplorerBrowserIsUpdating Method

Query if this object is updating.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public bool IsUpdating()

Return Value

Type: Boolean
True if updating, false if not.
See Also