Table of Contents

Property ExtensionAction

Namespace
DotNetBrowser.Extensions.Events
Assembly
DotNetBrowser.dll

ExtensionAction

Gets the extension action which is the source of this event.

public IExtensionAction ExtensionAction { get; }

Property Value

IExtensionAction

The extension action which is the source of this event.