[This is preliminary documentation and is subject to change.]
Returns the first path found containing the fileName.


- fileName (String)
- The file to find in the paths. May contain directory elements, including up-level.

[Missing <value> documentation for "P:Jgr.IO.FileFinder.Item(System.String)"]

The file path of the found file.

Exception | Condition |
---|---|
ArgumentException | Thrown if the file is not found in any of the paths. |