Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > FileIO Object : FailIfExists Property
FailIfExists Property
Description
Indicates whether or not a file copy operation should fail or not if the destination file already exists.
Property type
Read-write property
Syntax
Visual Basic
Public Property FailIfExists As Boolean
Return Type
Read/write Boolean.
See Also