Click or drag to resize

ShellChangeNotifierIsUpdating Method

Gets a value indicating if BeginUpdate has been called without a matching EndUpdate.

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

Return Value

Boolean
True if updating, false if not.
See Also