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