|
BackupIndexerGetIndexedSize Method |
Get the sum of the length of the indexed entries
Namespace: DrawerBackup.Client.FileSystemAssembly: DrawerBackup.Client (in DrawerBackup.Client.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic long GetIndexedSize()
Public Function GetIndexedSize As Long
public:
long long GetIndexedSize()
member GetIndexedSize : unit -> int64
Return Value
Type:
Int64
See Also