Need better scanning performance?
ResourcesPath
Parameter ResourcesPath specifies the directory path that contains the resources needed for code parsing.
Example
{
"ResourcesPath" : "../VIN/"
}
Parameter Summary
| Brightness Parameter Summary |
|---|
| Type String |
| Range any valid string |
| Default Value ”” |
Remarks
- The default value, “”, means the resources directory under current executable path.
ResourcesPathcan be either an absolute path or a relative path. When the value is a relative path, it’s relative to current executable path.