BinariesExtractionOptions Class | 
Namespace: DotNetBrowser.Engine
public sealed class BinariesExtractionOptions
The BinariesExtractionOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| BinariesExtractionOptions | 
                Creates and initializes an instance of BinariesExtractionOptions.
              | 
| Name | Description | |
|---|---|---|
| AdditionalBinariesSearchPath | 
                Gets the additional custom path to search for an assembly containing compatible Chromium binaries.
              | |
| CheckLastModificationDate |  Obsolete.  
                Indicates whether it is necessary to check the last modification date during binaries verification.
              | |
| CheckLinuxDependencies | 
                Indicates whether it is necessary to check if Linux environment has all required shared libraries.
              | |
| Chromium64BitPreferred | 
                Indicates whether 64-bit Chromium binaries are preferred when possible.
              | |
| VerificationLevel | 
                Gets or sets the binaries verification level.
              | 
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function.  (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |