---
title: AppMigrationTester.ResourcesExportResult
framework: appmigrationkit
role: symbol
role_heading: Structure
path: appmigrationkit/appmigrationtester/resourcesexportresult
---

# AppMigrationTester.ResourcesExportResult

The result of exporting resources to another device.

## Declaration

```swift
struct ResourcesExportResult
```

## Topics

### Inspecting result properties

- [extractedResourcesURL](appmigrationkit/appmigrationtester/resourcesexportresult/extractedresourcesurl.md)
- [exportProperties](appmigrationkit/appmigrationtester/resourcesexportresult/exportproperties.md)
- [AppMigrationTester.DeviceToDeviceExportProperties](appmigrationkit/appmigrationtester/devicetodeviceexportproperties.md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Supporting types

- [AppMigrationTester.DeviceToDeviceExportProperties](appmigrationkit/appmigrationtester/devicetodeviceexportproperties.md)
