---
title: fileSystemSubType
framework: fskit
role: symbol
role_heading: Instance Property
path: fskit/fsstatfsresult/filesystemsubtype
---

# fileSystemSubType

A property for the file system’s subtype or flavor.

## Declaration

```swift
var fileSystemSubType: Int { get set }
```

## Discussion

Discussion Match this value to the FSPersonalities‘s FSSubType attribute, if it exists within the EXAppExtensionAttributes dictionary of the module’s Info.plist.
