Click or drag to resize

EngineOptionsBinariesExtractionOptions Property

Gets the options that are used to configure the Chromium binaries extraction process.

Namespace:  DotNetBrowser.Engine
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
public BinariesExtractionOptions BinariesExtractionOptions { get; }

Property Value

Type: BinariesExtractionOptions
The options that are used to configure the Chromium binaries extraction process.
See Also