Need better scanning performance?
DirectoryPath
Parameter DirectoryPath defines a path when the library have to read files.
JSON Structure
Location in template:
ImageSourceOptions
└── DirectoryPath
Parent object: ImageSource object
Example:
{
"DirectoryPath" : "D:\\ImageSourceDirectory\\"
}
- This snippet shows only the
DirectoryPathparameter.- To use it, embed this parameter within a ImageSource object.
- For the complete JSON structure, see:
Parameter Details
| DirectoryPath Parameter Details |
|---|
| Type String |