Click or drag to resize

DirectoryDataRedirect Property

Regular test data directory or manual (DataRedirecting

Namespace:  SIC.Test.Helper
Assembly:  SIC.Test.Helper (in SIC.Test.Helper.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public bool DataRedirect { get; set; }

Property Value

Type: Boolean
Remarks
Is value false then not redirection and uses regular directory. Is value true then redirection data directory to value into variable DataRedirecting
See Also