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.
ResourcesPath
can be either an absolute path or a relative path. When the value is a relative path, it’s relative to current executable path.