Xceed .NET Libraries Documentation
Xceed.Zip Assembly / Xceed.Zip.Sfx Namespace / XceedSfxPrefix Class


In This Topic
    XceedSfxPrefix Class Methods
    In This Topic

    For a list of all members of this type, see XceedSfxPrefix members.

    Public Methods
     NameDescription
    Public MethodSets the SFX source binary that will be used as the zip file's prefix. (Inherited from Xceed.Zip.Sfx.SfxPrefix)
    Top
    Protected Methods
     NameDescription
    Protected MethodAllows the XceedSfxPrefix object to attempt to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  
    Protected MethodOverridden. Notifies the zip file that its prefix has changed.  
    Protected MethodOverridden. Sets a reference to the source binary and reads the SFX configuration if one is available.  
    Protected Internal MethodOverridden. Writes the contents of the SFX source binary to the zip file's prefix.  
    Top
    See Also