NSProcessInfo.Environment Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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