PathSeparator
Determines the character which will be used to replace the file separator.
Data Type
string
Default Value
"_"
Remarks
Determines the character which will be used to replace the file separator. If there is an Excel file located in "Test/ExcelFiles/Test.xlsx" and if this property is set to "_", then the schema name for this file would be "Test_ExcelFiles_Test.xlsx".