URISeparator
A delimiter used to separate different values in the URI property.
データ型
string
デフォルト値
","
解説
Using the default delimiter (a comma), enables you to join together multiple URIs like this:
URI=c:/data/json1.json,c:/data/json2.json,c:/data/json3.json