Key for the resource properties that have not been set after the setResourceValues(_:) method returns an error, returned as an array of NSString objects.setResourceValues(_:)メソッドがエラーを返した後にまだ設定され終わっていないリソースプロパティそれらに対するキー、NSStringオブジェクトそれらからなるある配列として返されます。
The time at which the resource’s was created or renamed into or within its parent directory, returned as an NSDate. Inconsistent behavior may be observed when this attribute is requested on hard-linked items. This property is not supported by all volumes. (read-only)
それでリソースが作成されたまたは改名されたまたはそれの親ディレクトリ内に入った時間、あるNSDateとして返されます。矛盾する挙動は、この属性がハードリンクされた項目上で要請される時に監視されるかもしれません。このプロパティは、全てのボリュームによってサポートされません。(読み出しのみ)
The time at which the resource’s attributes were most recently modified, returned as an NSDate object if the volume supports attribute modification dates, or nil if attribute modification dates are unsupported (read-only).
それでリソースの属性が最も新しく修正されたところの時間、NSDateオブジェクトとして返されます、そのボリュームが修正日属性をサポートするならば、またはnilを修正日属性がサポートされないならば(読み出し専用)。
The icon stored with the resource, returned as an NSImage object, or nil if the resource has no custom icon.
このリソースで格納されるアイコン、NSImageオブジェクトとして返されます、またはnilをリソースがあつらえのアイコンを持たないならば。
An opaque generation identifier, returned as an id <NSCopying, NSCoding, NSObject> (read-only)
不透明生成識別子、id <NSCopying, NSCoding, NSObject>として返されます(読み出し専用)。
Key for determining whether the resource’s extension is normally removed from its localized name, returned as a Boolean NSNumber object (read-write).
リソースのもつ拡張子が通常はそれのローカライズされた名前から取り除かれるかどうかを決定するためのキー、ブールのNSNumberオブジェクトとして返されます(読み書き)。
Key for determining whether the current process (as determined by the EUID) can execute the resource (if it is a file) or search the resource (if it is a directory), returned as a Boolean NSNumber object (read-only).
現在のプロセス(EUIDによって決定される)がリソース(それがファイルならば)を遂行またはリソースを検索できるかどうか決定するためのキー、ブールのNSNumberオブジェクトとして返されます(読み出し専用)。
Key for determining whether the resource is normally not displayed to users, returned as a Boolean NSNumber object (read-write).
リソースが通常はユーザに表示されないかどうか決定するためのキー、ブールのNSNumberオブジェクトとして返されます(読み書き)。
Key for determining whether the current process (as determined by the EUID) can read the resource, returned as a Boolean NSNumber object (read-only).
現在のプロセス(EUIDによって決定される)がリソースを読み出しできるかどうか決定するためのキー、ブールのNSNumberオブジェクトとして返されます(読み出し専用)。
Key for determining whether the resource is a symbolic link, returned as a Boolean NSNumber object (read-only).
リソースがシンボリックリンクであるかどうか決定するためのキー、ブールのNSNumberオブジェクトとして返されます(読み出し専用)。
Key for determining whether the resource's system immutable bit is set, returned as a Boolean NSNumber object (read-write).
リソースのもつシステム不変ビットが設定されるかどうか決定するためのキー、ブールのNSNumberオブジェクトとして返されます(読み書き)。
Key for determining whether the resource's user immutable bit is set, returned as a Boolean NSNumber object (read-write).
リソースのもつユーザ不変ビットが設定されるかどうか決定するためのキー、ブールのNSNumberオブジェクトとして返されます(読み書き)。
Key for determining whether the current process (as determined by the EUID) can write to the resource, returned as a Boolean NSNumber object (read-only).
現在のプロセス(EUIDによって決定される)がリソースへと書き出しできるかどうか決定するためのキー、ブールのNSNumberオブジェクトとして返されます(読み出し専用)。
The resource’s label color, returned as an NSColor object, or nil if the resource has no label color (read-only).
リソースのもつラベルカラー、NSColorオブジェクトとして返されます、またはnil、もしリソースがラベルカラーを持たないならば(読み出し専用)。
The resource’s localized label text, returned as an NSString object, or nil if the resource has no localized label text (read-only).
リソースのもつローカライズされたラベルテキスト、NSStringオブジェクトとして返されます、またはnil、もしリソースがローカライズされたラベルテキストを持たないならば(読み出し専用)。