BinariesExtractionOptionsCheckLastModificationDate Property |
Indicates whether it is necessary to check the last modification date during binaries verification.
Namespace:
DotNetBrowser.Engine
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax public bool CheckLastModificationDate { get; }
Property Value
Type:
Booleantrue if the last modification date should be checked,
false otherwise.
See Also