Global Variable グローバル変数

NSFileOwnerAccountName

The key in a file attribute dictionary whose value indicates the name of the file’s owner. ファイル属性辞書の中のキー、それの値はファイルの所有者の名前を指し示します。

Declaration 宣言

const NSFileAttributeKey NSFileOwnerAccountName;

Discussion 議論

The corresponding value is an NSString object. 対応する値は、NSStringオブジェクトです。

See Also 参照

Accessing File Attributes ファイル属性にアクセスする