|
StorageOperationArgsTotalSize Property |
The total size of the files in the operation
Namespace: DrawerBackup.Native.ClientsAssembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic long TotalSize { get; set; }
Public Property TotalSize As Long
Get
Set
public:
property long long TotalSize {
long long get ();
void set (long long value);
}
member TotalSize : int64 with get, set
Property Value
Type:
Int64
See Also