IAutomationUnzipWithTempFileAttribute Property

Unzip files with temporary attribute to hold them in RAM instead of flushing to disk.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public static bool UnzipWithTempFileAttribute { get; set; }

Property Value

Boolean

See Also