Click or drag to resize

BinariesExtractionOptionsVerificationLevel Property

Gets or sets the binaries verification level.

Namespace:  DotNetBrowser.Engine
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.2
Syntax
C#
public BinariesVerificationLevel VerificationLevel { get; set; }

Property Value

Type: BinariesVerificationLevel
Remarks
By default, the binaries verification level is set to Normal.
See Also