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.2
Syntax
public static bool AsyncOperations { get; set; }

Property Value

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