Xfr400ExistsAction Property
In This Topic
Returns or specifies what Reflection should do if it finds a PC file with the same name as the host file or member you are trying to receive.
Syntax
Property Value
The default value is AskUser. This setting prompts the user for a decision if the PC file already exists.
Exceptions
Exception | Description |
Attachmate.Reflection.SecuredSettingException |
This exception is thrown when you modify a Reflection property that has been secured
via the Permissions Manager, or if such a modification requires Administrator privileges.
|
See Also