Click or drag to resize

CopyMoveResultIsCanceled Property

When indicates that the Copy or Move action was canceled.

Namespace:  Alphaleonis.Win32.Filesystem
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax
public bool IsCanceled { get; }

Property Value

Type: Boolean
when the Copy/Move action was canceled. Otherwise .
See Also