FtpSettingsFileExistsAction Property |
Gets or sets the action to perform if file already exists at the target location.
Namespace:
Flex.Hal.Settings
Assembly:
Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax public FileExistsAction FileExistsAction { get; set; }
Public Property FileExistsAction As FileExistsAction
Get
Set
Property Value
Type:
FileExistsActionSee Also