Attachmate.Reflection.Emulation.IbmHosts Namespace > IFileTransfer Interface : DfltExistsAction Property |
'Declaration Property DfltExistsAction As FileExistsOption
'Usage Dim instance As IFileTransfer Dim value As FileExistsOption instance.DfltExistsAction = value value = instance.DfltExistsAction
FileExistsOption DfltExistsAction {get; set;}
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. |
This property only affects transfers done using the Transfer dialog box, since an "IfFileExists" option must be specified in transfer methods.
Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services