NSProcessInfo.Environment Property

Definition

A dictionary describing the environment variables and their values at the time the process was launched.

public virtual Foundation.NSDictionary Environment { [Foundation.Export("environment")] get; }
member this.Environment : Foundation.NSDictionary

Property Value

Attributes

Applies to