NSWorkspace.LaunchApp Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Export("launchAppWithBundleIdentifier:options:additionalEventParamDescriptor:launchIdentifier:")]
[ObjCRuntime.ThreadSafe]
public virtual bool LaunchApp (string bundleIdentifier, AppKit.NSWorkspaceLaunchOptions options, Foundation.NSAppleEventDescriptor descriptor, IntPtr identifier);
abstract member LaunchApp : string * AppKit.NSWorkspaceLaunchOptions * Foundation.NSAppleEventDescriptor * nativeint -> bool
override this.LaunchApp : string * AppKit.NSWorkspaceLaunchOptions * Foundation.NSAppleEventDescriptor * nativeint -> bool
Parâmetros
- bundleIdentifier
- String
- options
- NSWorkspaceLaunchOptions
- descriptor
- NSAppleEventDescriptor
- identifier
-
IntPtr
nativeint
Retornos
- Atributos