Class BrowserNativeMessagingHost
- Namespace
- ZeroInstall.DesktopIntegration.Windows
- Assembly
- ZeroInstall.DesktopIntegration.dll
Contains control logic for applying BrowserNativeMessaging on Windows systems.
public static class BrowserNativeMessagingHost
- Inheritance
-
BrowserNativeMessagingHost
- Inherited Members
Methods
Register(FeedTarget, BrowserNativeMessaging, IIconStore, bool)
public static void Register(FeedTarget target, BrowserNativeMessaging capability, IIconStore iconStore, bool machineWide)
Parameters
target
FeedTargetcapability
BrowserNativeMessagingiconStore
IIconStoremachineWide
bool
Unregister(BrowserNativeMessaging, bool)
public static void Unregister(BrowserNativeMessaging capability, bool machineWide)
Parameters
capability
BrowserNativeMessagingmachineWide
bool