---
title: NSFileProviderRequest
framework: fileprovider
role: symbol
role_heading: Class
path: fileprovider/nsfileproviderrequest
---

# NSFileProviderRequest

An object that provides information about the application requesting data from the File Provider extension.

## Declaration

```swift
class NSFileProviderRequest
```

## Topics

### Accessing Application Information

- [domainVersion](fileprovider/nsfileproviderrequest/domainversion.md)
- [requestingExecutable](fileprovider/nsfileproviderrequest/requestingexecutable.md)
- [isFileViewerRequest](fileprovider/nsfileproviderrequest/isfileviewerrequest.md)
- [isSystemRequest](fileprovider/nsfileproviderrequest/issystemrequest.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Items and metadata

- [NSFileProviderItemFields](fileprovider/nsfileprovideritemfields.md)
- [NSFileProviderItemVersion](fileprovider/nsfileprovideritemversion.md)
- [NSFileProviderItemDecorating](fileprovider/nsfileprovideritemdecorating.md)
- [NSFileProviderItemDecorationIdentifier](fileprovider/nsfileprovideritemdecorationidentifier.md)
