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