SharpCvsLib

Probe Members

Probe overview

Public Instance Constructors

Probe Constructor Initialize the existing and non-existing file collections.

Public Instance Properties

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.

Public Instance Methods

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)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

Probe Class | ICSharpCode.SharpCvsLib.FileSystem Namespace