NSWorkspace.OpenUrls Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
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
Paramètres
- urls
- NSUrl[]
- bundleIdentifier
- String
- options
- NSWorkspaceLaunchOptions
- descriptor
- NSAppleEventDescriptor
Retours
S’applique à
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
Paramètres
- urls
- NSUrl[]
- bundleIdentifier
- String
- options
- NSWorkspaceLaunchOptions
- descriptor
- NSAppleEventDescriptor
- identifiers
- String[]