persistentStoreName
Returns the name for the persistent store file inside the document’s file package.
Declaration
class var persistentStoreName: String { get }Return Value
The name for the persistent store file inside the document’s file package.
Discussion
This path component is appended to the document URL provided by UIDocument. The default name is persistentStore.