| Alvas.FileControls Class Library |
|
FileOperation.AnyOperationsAborted Property
AnyOperationsAborted property that receives true if the user aborted any file operations before they were completed, or false otherwise.
[Visual Basic]
Public ReadOnly Property AnyOperationsAborted As
Boolean
[C#]
public
bool AnyOperationsAborted {get;}
See Also
FileOperation Class | Alvas.Windows.Forms.FileControls Namespace