Method GetRelativeFilePath
GetRelativeFilePath(string)
When implemented by a class, gets path relative to the script location
string GetRelativeFilePath(string fileName)
Parameters
fileName
stringFile name.
Returns
- string
File name relative to the script location.