Table of Contents

Class InstallExtensionResponse

Namespace
DotNetBrowser.Extensions.Handlers
Assembly
DotNetBrowser.dll

The response to the InstallExtensionHandler.

public sealed class InstallExtensionResponse
Inheritance
InstallExtensionResponse
Inherited Members

Fields

Cancel

The InstallExtensionResponse that notifies the engine that the extension installation should be canceled.

Install

The InstallExtensionResponse that notifies the engine that the extension should be installed.