MonobjcMonobjc Documented Class Library
NSWorkspaceLaunchConfigurationArguments Field
NamespacesMonobjc.AppKitNSWorkspaceNSWorkspaceLaunchConfigurationArguments

The value is an NSArray of NSStrings, passed to the new application in the argv parameter. 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 NSWorkspaceLaunchConfigurationArguments
Public Shared ReadOnly NSWorkspaceLaunchConfigurationArguments As NSString
public:
static initonly NSString^ NSWorkspaceLaunchConfigurationArguments
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

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