CopyMoveResultTotalBytes Property |
The total number of bytes copied.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public long TotalBytes { get; }
Public ReadOnly Property TotalBytes As Long
Get
public:
property long long TotalBytes {
long long get ();
}
member TotalBytes : int64 with get
Property Value
Type:
Int64See Also