---
title: archived
framework: system
role: symbol
role_heading: Type Property
path: system/fileflags/archived
---

# archived

File has been archived.

## Declaration

```swift
static var archived: FileFlags { get }
```

## Discussion

Discussion The corresponding C constant is SF_ARCHIVED. note: This flag may only be changed by the superuser.
