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

environment

The variable names (keys) and their values in the environment from which the process was launched. それからプロセスが起動された環境における変数名(キー)とそれの値。

Declaration 宣言

@property(readonly, copy) NSDictionary<NSString *,NSString *> *environment;

See Also 参照

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