Click or drag to resize

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.Settings
Assembly:  Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax
public bool VerifyOverwrite { get; set; }

Property Value

Type: Boolean
See Also