ChromiumBinariesExtractor Class |
Namespace: DotNetBrowser.Chromium
public sealed class ChromiumBinariesExtractor
The ChromiumBinariesExtractor type exposes the following members.
Name | Description | |
---|---|---|
ChromiumBinariesExtractor |
Creates and initializes an instance of ChromiumBinariesExtractor.
|
Name | Description | |
---|---|---|
DefaultChromiumDirectory |
The default directory that will be used for binaries extraction
if a different location is not specified in the ChromiumDirectory.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
ExtractBinariesIfNecessary |
Locate and extract the Chromium binaries if the corresponding binaries were not extracted yet
or cannot be found at the location specified in ChromiumDirectory.
If the ChromiumDirectory is not specified, the DefaultChromiumDirectory value will be used for binaries extraction. | |
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.) |