Xceed .NET Libraries Documentation
Xceed.Zip Assembly / Xceed.Zip.Sfx Namespace / FileCopy Class
Properties


    FileCopy Class Members

    The following tables list the members exposed by FileCopy.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the FileCopy class specifying the path and name of both the file to copy and the destitination file.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the path and name of the destination file.  
    Public PropertyGets or sets the path and name of the file to copy.  
    Top
    See Also