ShellChangeNotifierIsUpdating Method |
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.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