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.0
Syntax
public bool OperationSucceeded { get; }

Property Value

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