Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > FileIO Object : FileName2 Property
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