Return Value 戻り値
Shared process information agent for the process. プロセスに対する共有プロセス情報エージェント。
Availability 有効性
Technology
@property(class, readonly, strong) NSProcessInfo
*processInfo;
Shared process information agent for the process. プロセスに対する共有プロセス情報エージェント。
An NSProcess
object is created the first time this method is invoked, and that same object is returned on each subsequent invocation.
NSProcess
オブジェクトはこのメソッドが発動される最初の時に作成されます、そしてその同じオブジェクトが以降の発動のそれぞれで返されます。