Click or drag to resize

ExcelDataStorageExistingFileBehavior Property

Gets or sets the behavior to handling DataStorage when the target file exists.

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework.Automation (in Hummingbird.TestFramework.Automation.dll) Version: 1.2.0.0
Syntax
[DataMemberAttribute]
public ExistingFileBehavior ExistingFileBehavior { get; set; }

Property Value

Type: ExistingFileBehavior
The existing file behavior.
See Also