MonobjcMonobjc Documented Class Library
NSWorkspaceLaunchConfigurationEnvironment Field
NamespacesMonobjc.AppKitNSWorkspaceNSWorkspaceLaunchConfigurationEnvironment

The value is an NSDictionary, mapping NSStrings to NSStrings, containing environment variables to set for the new app. Ignored if a new instance of the application is not launched.

Available in Mac OS X v10.6 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSWorkspaceLaunchConfigurationEnvironment
Public Shared ReadOnly NSWorkspaceLaunchConfigurationEnvironment As NSString
public:
static initonly NSString^ NSWorkspaceLaunchConfigurationEnvironment
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)