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.25.1
Syntax public BinariesExtractionOptions BinariesExtractionOptions { get; }
Property Value
Type:
BinariesExtractionOptionsThe options that are used to configure the Chromium binaries extraction process.
See Also