Instance Property インスタンスプロパティ

processName

The name of the process. プロセスの名前。

Declaration 宣言

@property(copy) NSString *processName;

Discussion 議論

The process name is used to register application defaults and is used in error messages. It does not uniquely identify the process. プロセス名は、アプリケーションdefaultsに登録するために使われます、そしてエラーメッセージにおいて使われます。それは、プロセスを特有に識別しません。

See Also 参照

Accessing Process Information プロセス情報にアクセスする