Click or drag to resize

ShellBrowserAsyncOperations Property

Activates asynchronous file operations executed via InvokeContextMenuCommand(ShellCommand).

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public static bool AsyncOperations { get; set; }

Property Value

Type: Boolean
Remarks
Depending on OS version and ContextMenu operation does not always apply.
See Also