Global Variable グローバル変数

NSURLIsExecutableKey

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オブジェクトとして返されます(読み出し専用)。

Declaration 宣言

const NSURLResourceKey NSURLIsExecutableKey;

See Also 参照

Other Resource Keys 他のリソースキー