URISeparator
A delimiter used to separate different values in the URI property.
データ型
string
デフォルト値
","
解説
By default the delimiter is a comma which means that multiple URIs can be
joined together like this:
URI=c:/data/data1.xml,c:/data/data2.xml,c:/data/data3.xml