Name | Description | |
---|---|---|
FileCopy Constructor | Initializes a new instance of the FileCopy class specifying the path and name of both the file to copy and the destination file. |
The following tables list the members exposed by FileCopy.
Name | Description | |
---|---|---|
FileCopy Constructor | Initializes a new instance of the FileCopy class specifying the path and name of both the file to copy and the destination file. |
Name | Description | |
---|---|---|
DestinationFileName | Gets or sets the path and name of the destination file. | |
SourceFileName | Gets or sets the path and name of the file to copy. |