Probe Constructor | Initialize the existing and non-existing file collections. |
Files | The collection of files that have been identified below the given starting path if Start is a directory, or if Start is a file then this is the given file name. |
Start | Place to start the search. By default the search will recurse through the directory tree from here if this is a directory path. |
Equals (inherited from Object) | |
Execute | Begin searching the list of files and categorizing them into existing or non-existing. |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
Probe Class | ICSharpCode.SharpCvsLib.FileSystem Namespace