JGR MSTS Editors and Tools
FileFinder Class
NamespacesJgr.IOFileFinder

[This is preliminary documentation and is subject to change.]

Stores a list of file paths within which files are to be found.
Declaration Syntax
C#Visual BasicVisual C++
[ImmutableAttribute]
public class FileFinder
<ImmutableAttribute> _
Public Class FileFinder
[ImmutableAttribute]
public ref class FileFinder
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
FileFinder(IEnumerable<(Of <<'(String>)>>))
Constructs the FileFinder with a set of paths to search.

Equals(Object) (Inherited from Object.)
FieldGetter(String, String, Object%) (Inherited from Object.)
FieldSetter(String, String, Object) (Inherited from Object.)
Finalize()()()() (Inherited from Object.)
GetFieldInfo(String, String) (Inherited from Object.)
GetHashCode()()()() (Inherited from Object.)
GetType()()()() (Inherited from Object.)
Item[([( String])])
Returns the first path found containing the fileName.

MemberwiseClone()()()() (Inherited from Object.)
Paths
ToString()()()() (Inherited from Object.)
Inheritance Hierarchy
Object
FileFinder

Assembly: JGR.IO (Module: JGR.IO) Version: 0.5.4008.31681