EngineOptionsBuilderBinariesExtractionOptions Property  | 
 
                Gets or sets the options that are used to configure the Chromium binaries extraction process.
            
 
    Namespace: 
   DotNetBrowser.Engine
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.3
Syntaxpublic BinariesExtractionOptions BinariesExtractionOptions { get; set; }Property Value
Type: 
BinariesExtractionOptionsThe options that are used to configure the Chromium binaries extraction process.
See Also