BinariesExtractionOptionsCheckLinuxDependencies Property |
Namespace: DotNetBrowser.Engine
public bool CheckLinuxDependencies { get; set; }
By default, the check is performed.
If false, this step is skipped. It's useful for clients that are confident in their environments.
The ldd command is used to check presence of the libraries required by Chromium executable.