IndSettingsVerifyOverwrite Property |
Gets or sets a value that indicates whether to display a warning dialog when
receiving a file that already exists at the target location.
Namespace: Flex.Hal.SettingsAssembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
Syntax public bool VerifyOverwrite { get; set; }
Public Property VerifyOverwrite As Boolean
Get
Set
Property Value
BooleanSee Also