---
title: fileTotalCountKey
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/progressuserinfokey/filetotalcountkey
---

# fileTotalCountKey

A key with a corresponding value that represents the total number of files within a file operation.

## Declaration

```swift
static let fileTotalCountKey: ProgressUserInfoKey
```

## Discussion

Discussion If present, the autogenerated localizedAdditionalDescription uses the value to provide a string that presents more information.

## See Also

### Using File Operation Keys

- [fileAnimationImageKey](foundation/progressuserinfokey/fileanimationimagekey.md)
- [fileAnimationImageOriginalRectKey](foundation/progressuserinfokey/fileanimationimageoriginalrectkey.md)
- [fileCompletedCountKey](foundation/progressuserinfokey/filecompletedcountkey.md)
- [fileIconKey](foundation/progressuserinfokey/fileiconkey.md)
- [fileOperationKindKey](foundation/progressuserinfokey/fileoperationkindkey.md)
- [fileURLKey](foundation/progressuserinfokey/fileurlkey.md)
