Dynamicweb 8 Documentation
ZipFile.RenameFileDelegate Delegate

Syntax
'Declaration
 
Public Delegate Function ZipFile.RenameFileDelegate( _ 
   ByVal params As String _ 
) As String
public delegate string ZipFile.RenameFileDelegate( 
   string params 
)

Parameters

params
Requirements

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

See Also

Reference

ZipFile.RenameFileDelegate Members
Dynamicweb.Content.Files Namespace

Send Feedback