Click or drag to resize

OperationEventArgsOperationSucceeded Property

Gets a value indicating whether the operation succeeded.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public bool OperationSucceeded { get; }

Property Value

Boolean
True if operation succeeded, false if not.
See Also