FileName2 Property
Description
Represents the second filename to be used in the File I/O operation. This parameter is used as the destination file in the File Copy and File Move File I/O commands.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property FileName2 As String |
Return Type
Read/write String value.
See Also