Table of Contents

Class UninstallExtensionResponse

Namespace
DotNetBrowser.Extensions.Handlers
Assembly
DotNetBrowser.dll

The response to the UninstallExtensionHandler.

public sealed class UninstallExtensionResponse
Inheritance
UninstallExtensionResponse
Inherited Members

Fields

Cancel

The UninstallExtensionResponse that notifies the engine that the extension uninstalling should be canceled.

Uninstall

The UninstallExtensionResponse that notifies the engine that the extension should be uninstalled.