static let appendOnly : FileAttributeKey
The key in a file attribute dictionary whose value indicates whether the file is read-only.
ファイル属性辞書の中のキー、それの値はファイルが読み込み専用かどうかを指し示します。
static let busy: FileAttributeKey
The key in a file attribute dictionary whose value indicates whether the file is busy.
ファイル属性辞書の中のキー、それの値はファイルがビジーかどうかを指し示します。
static let creationDate : FileAttributeKey
The key in a file attribute dictionary whose value indicates the file's creation date.
ファイル属性辞書の中のキー、それの値はファイルの作成日を指し示します。
static let deviceIdentifier : FileAttributeKey
The key in a file attribute dictionary whose value indicates the identifier for the device on which the file resides.
ファイル属性辞書の中のキー、それの値はファイルが帰するデバイスに対する識別子を指し示します。
static let groupOwnerAccountID : FileAttributeKey
The key in a file attribute dictionary whose value indicates the file’s group ID.
ファイル属性辞書の中のキー、それの値はファイルのグループIDを指し示します。
static let groupOwnerAccountName : FileAttributeKey
The key in a file attribute dictionary whose value indicates the group name of the file’s owner.
ファイル属性辞書の中のキー、それの値はファイルの所有者のグループ名を指し示します。
static let hfsCreatorCode : FileAttributeKey
The key in a file attribute dictionary whose value indicates the file’s HFS creator code.
ファイル属性辞書の中のキー、それの値はファイルのHFSクリエーターコードを指し示します。
static let hfsTypeCode : FileAttributeKey
The key in a file attribute dictionary whose value indicates the file’s HFS type code.
ファイル属性辞書の中のキー、それの値はファイルのHFSタイプコードを指し示します。
static let immutable: FileAttributeKey
The key in a file attribute dictionary whose value indicates whether the file is mutable.
ファイル属性辞書の中のキー、それの値はファイルが可変かどうかを指し示します。
static let modificationDate : FileAttributeKey
The key in a file attribute dictionary whose value indicates the file’s last modified date.
ファイル属性辞書の中のキー、それの値はファイルの最終修正日を指し示します。
static let ownerAccountID : FileAttributeKey
The key in a file attribute dictionary whose value indicates the file’s owner's account ID.
ファイル属性辞書の中のキー、それの値はファイルの所有者のアカウントIDを指し示します。
static let ownerAccountName : FileAttributeKey
The key in a file attribute dictionary whose value indicates the name of the file’s owner.
ファイル属性辞書の中のキー、それの値はファイルの所有者の名前を指し示します。
static let posixPermissions : FileAttributeKey
The key in a file attribute dictionary whose value indicates the file’s Posix permissions.
ファイル属性辞書の中のキー、それの値はファイルのPosix権限を指し示します。
static let protectionKey : FileAttributeKey
The key in a file attribute dictionary whose value identifies the protection level for this file.
ファイル属性辞書の中のキー、それの値はこのファイルに対する保護水準を識別する値を指し示します。ふ
static let referenceCount : FileAttributeKey
The key in a file attribute dictionary whose value indicates the file’s reference count.
ファイル属性辞書の中のキー、それの値はファイルの参照カウントを指し示します。
static let size: FileAttributeKey
The key in a file attribute dictionary whose value indicates the file’s size in bytes.
ファイル属性辞書の中のキー、それの値はファイルのサイズをバイトで指し示します。
static let systemFileNumber : FileAttributeKey
The key in a file attribute dictionary whose value indicates the file’s filesystem file number.
ファイル属性辞書の中のキー、それの値はファイルのファイルシステムファイルナンバーを指し示します。
static let systemFreeNodes : FileAttributeKey
The key in a file system attribute dictionary whose value indicates the number of free nodes in the file system.
ファイルシステム属性辞書の中のキー、それの値はファイルシステムの中のフリーノードの数を指し示します。
static let systemFreeSize : FileAttributeKey
The key in a file system attribute dictionary whose value indicates the amount of free space on the file system.
ファイルシステム属性辞書の中のキー、それの値はファイルシステムの空き容量を指し示します。
static let systemNodes : FileAttributeKey
The key in a file system attribute dictionary whose value indicates the number of nodes in the file system.
ファイルシステム属性辞書の中のキー、それの値はファイルシステムの中のフリーノードの数を指し示します。
static let systemNumber : FileAttributeKey
The key in a file system attribute dictionary whose value indicates the filesystem number of the file system.
ファイルシステム属性辞書の中のキー、それの値はファイルシステムのファイルシステムナンバーを指し示します。
static let systemSize : FileAttributeKey
The key in a file system attribute dictionary whose value indicates the size of the file system.
ファイルシステム属性辞書の中のキー、それの値はファイルシステムのサイズを指し示します。
static let type: FileAttributeKey
The key in a file attribute dictionary whose value indicates the file’s type.
ファイル属性辞書の中のキー、それの値はファイルの型を指し示します。