Dynamicweb.Content.Files Namespace > ZipFile Class > Extract Method : Extract(String,Boolean,RenameFileDelegate) Method |
true
[create directory].
'Declaration
Public Overloads Shared Function Extract( _ ByVal physicalPath As String, _ ByVal createDirectory As Boolean, _ ByVal renameFileDelegate As ZipFile.RenameFileDelegate _ ) As Boolean
public static bool Extract( string physicalPath, bool createDirectory, ZipFile.RenameFileDelegate renameFileDelegate )
true
[create directory].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