NSWorkspace.OpenUrls 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.
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
Retornos
Aplica-se 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[]