<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macOS: 11.3.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "FileProvider",
  "identifier" : "/documentation/FileProvider/NSFileProviderTestingContentFetch",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "File Provider"
    ],
    "preciseIdentifier" : "c:objc(pl)NSFileProviderTestingContentFetch"
  },
  "title" : "NSFileProviderTestingContentFetch"
}
-->

# NSFileProviderTestingContentFetch

An operation that fetches an item’s content.

```
protocol NSFileProviderTestingContentFetch : NSFileProviderTestingOperation
```

## Topics

### Accessing the Operation’s Data

[`itemIdentifier`](/documentation/FileProvider/NSFileProviderTestingContentFetch/itemIdentifier)

The containing item’s unique identifier.

[`side`](/documentation/FileProvider/NSFileProviderTestingContentFetch/side)

The item’s location.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)