Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > FileIO Object : FileName1 Property
FileName1 Property
Description

Represents the file name to be used in the File I/O operation. This parameter is used with the File Open, File Copy, File Move, File Delete, and File Exists File I/O types.

Property type
Read-write property
Syntax
Visual Basic
Public Property FileName1 As String
Return Type
Read/write String value.
See Also