Global Variable グローバル変数

NSFileGroupOwnerAccountName

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

Declaration 宣言

const NSFileAttributeKey NSFileGroupOwnerAccountName;

Discussion 議論

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

See Also 参照

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