'Declaration Public Function New( _ ByVal sfxModule As AbstractFile _ )
'Usage Dim sfxModule As AbstractFile Dim instance As New SfxPrefix(sfxModule)
public SfxPrefix( AbstractFile sfxModule )
Parameters
- sfxModule
- A reference to an Xceed.FileSystem.AbstractFile object representing the SFX binary that will be used as the zip file's prefix.