---
title: NSFileProviderTestingOperationType.contentFetch
framework: fileprovider
role: symbol
role_heading: Case
path: fileprovider/nsfileprovidertestingoperationtype/contentfetch
---

# NSFileProviderTestingOperationType.contentFetch

Fetches an item’s content.

## Declaration

```swift
case contentFetch
```

## See Also

### Types

- [NSFileProviderTestingOperationType.childrenEnumeration](fileprovider/nsfileprovidertestingoperationtype/childrenenumeration.md)
- [NSFileProviderTestingOperationType.collisionResolution](fileprovider/nsfileprovidertestingoperationtype/collisionresolution.md)
- [NSFileProviderTestingOperationType.creation](fileprovider/nsfileprovidertestingoperationtype/creation.md)
- [NSFileProviderTestingOperationType.deletion](fileprovider/nsfileprovidertestingoperationtype/deletion.md)
- [NSFileProviderTestingOperationType.ingestion](fileprovider/nsfileprovidertestingoperationtype/ingestion.md)
- [NSFileProviderTestingOperationType.lookup](fileprovider/nsfileprovidertestingoperationtype/lookup.md)
- [NSFileProviderTestingOperationType.modification](fileprovider/nsfileprovidertestingoperationtype/modification.md)
