Click or drag to resize
CopyMoveResultIsMove Property
Indicates if the action is a Copy or Move action.

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

Property Value

Type: Boolean
when action is Move. Otherwise .
See Also