NSWorkspace.OpenUrls Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
OpenUrls(NSUrl[], String, NSWorkspaceLaunchOptions, NSAppleEventDescriptor) | |
OpenUrls(NSUrl[], String, NSWorkspaceLaunchOptions, NSAppleEventDescriptor, String[]) |
OpenUrls(NSUrl[], String, NSWorkspaceLaunchOptions, NSAppleEventDescriptor)
public virtual bool OpenUrls (Foundation.NSUrl[] urls, string bundleIdentifier, AppKit.NSWorkspaceLaunchOptions options, Foundation.NSAppleEventDescriptor descriptor);
abstract member OpenUrls : Foundation.NSUrl[] * string * AppKit.NSWorkspaceLaunchOptions * Foundation.NSAppleEventDescriptor -> bool
override this.OpenUrls : Foundation.NSUrl[] * string * AppKit.NSWorkspaceLaunchOptions * Foundation.NSAppleEventDescriptor -> bool
Parámetros
- urls
- NSUrl[]
- bundleIdentifier
- String
- options
- NSWorkspaceLaunchOptions
- descriptor
- NSAppleEventDescriptor
Devoluciones
Se aplica a
OpenUrls(NSUrl[], String, NSWorkspaceLaunchOptions, NSAppleEventDescriptor, String[])
public virtual bool OpenUrls (Foundation.NSUrl[] urls, string bundleIdentifier, AppKit.NSWorkspaceLaunchOptions options, Foundation.NSAppleEventDescriptor descriptor, string[] identifiers);
abstract member OpenUrls : Foundation.NSUrl[] * string * AppKit.NSWorkspaceLaunchOptions * Foundation.NSAppleEventDescriptor * string[] -> bool
override this.OpenUrls : Foundation.NSUrl[] * string * AppKit.NSWorkspaceLaunchOptions * Foundation.NSAppleEventDescriptor * string[] -> bool
Parámetros
- urls
- NSUrl[]
- bundleIdentifier
- String
- options
- NSWorkspaceLaunchOptions
- descriptor
- NSAppleEventDescriptor
- identifiers
- String[]