|
StorageOperationArgsTotalFiles Property |
The total 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 TotalFiles { get; set; }
Public Property TotalFiles As Long
Get
Set
public:
property long long TotalFiles {
long long get ();
void set (long long value);
}
member TotalFiles : int64 with get, set
Property Value
Type:
Int64
See Also