'Declaration Public Function New( _ ByVal sourceModule As AbstractFile _ )
'Usage Dim sourceModule As AbstractFile Dim instance As New XceedSfxPrefix(sourceModule)
public XceedSfxPrefix( AbstractFile sourceModule )
Parameters
- sourceModule
- A reference to an Xceed.FileSystem.AbstractFile object representing the Xceed self-extractor binary that will be used to create self-extracting zip files.