Table of Contents

Property LicenseKey

Namespace
DotNetBrowser.Engine
Assembly
DotNetBrowser.dll

LicenseKey

Gets the license key.

public string LicenseKey { get; }

Property Value

string

The license key.

Remarks

The license key can be set via adding the "dotnetbrowser.license" file as embedded resource or individually for every IEngine using the LicenseKey property.