Discuss this help topic in SecureBlackbox Forum
This property specifies secondary path separator for file and path operations.
Declaration
Description
Use this property to specify the secondary separator between directory and file names in paths. Path separator value is dependent on the underlying file system. Usual path separator for Windows file systems is backslash (\), but Windows also understand slash (/) as a valid path separator. So to make the component recognized both, PathSeparator2 property is used and is set to slash by default.