Find an entry given the name of the entry and a starting search path.
The entry object found in the directory path specified if found. If no entry is found then an exception is thrown.
Exception Type | Condition |
---|---|
EntryNotFoundException | If no directory entry is found. |
Manager Class | ICSharpCode.SharpCvsLib.FileSystem Namespace