Click or drag to resize
CopyMoveResultErrorMessage Property
The error message from the ErrorCode that was encountered during the Copy or Move action.

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

Property Value

Type: String
A message describing the error.
See Also