LaunchServices Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static class LaunchServices
type LaunchServices = class
Inheritance
Methods
CanUrlAcceptUrl(NSUrl, NSUrl, LSRoles, LSAcceptanceFlags, LSResult)
CanUrlAcceptUrl(NSUrl, NSUrl, LSRoles, LSAcceptanceFlags)
GetAllHandlersForUrlScheme(String)
GetAllRoleHandlersForContentType(String, LSRoles)
GetApplicationUrlsForBundleIdentifier(String)
GetApplicationUrlsForUrl(NSUrl, LSRoles)
GetDefaultApplicationUrlForContentType(String, LSRoles)
GetDefaultApplicationUrlForUrl(NSUrl, LSRoles)
GetDefaultHandlerForUrlScheme(String)
GetDefaultRoleHandlerForContentType(String, LSRoles)
Open(NSUrl, NSUrl)
Open(NSUrl)
Register(NSUrl, Boolean)
SetDefaultHandlerForUrlScheme(String, String)
SetDefaultRoleHandlerForContentType(String, String, LSRoles)
Applies to