Public Overloads Sub Add( _ ByVal fileName As String, _ ByVal pathLevels As Integer _ )
public void Add( string fileName, int pathLevels )
Parameters
- fileName
- Name of the file to add to the zip file.
- pathLevels
- The number of path levels to be stored as the entry name.