ShellChangeNotifierIsUpdating Method |
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax Public Function IsUpdating As Boolean
public:
bool IsUpdating()
member IsUpdating : unit -> bool
Return Value
Type:
BooleanTrue if updating, false if not.
See Also