'Declaration Public Shared Property DefaultTempFolder As AbstractFolder
'Usage Dim value As AbstractFolder ZipArchive.DefaultTempFolder = value value = ZipArchive.DefaultTempFolder
public static AbstractFolder DefaultTempFolder {get; set;}
'Declaration Public Shared Property DefaultTempFolder As AbstractFolder
'Usage Dim value As AbstractFolder ZipArchive.DefaultTempFolder = value value = ZipArchive.DefaultTempFolder
public static AbstractFolder DefaultTempFolder {get; set;}
If the TempFolder property is explicitly set, the folder specified in the TempFolder property will be used rather than the default temporary folder.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2