SharpCvsLib

Probe.Start Property

Place to start the search. By default the search will recurse through the directory tree from here if this is a directory path.

[Visual Basic]
Public Property Start As String
[C#]
public string Start {set;}

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.FileSystem.Probe.Start

Exceptions

Exception TypeCondition
If the OriginalFiles collection is non-null before an attempt is made to use this method.

See Also

Probe Class | ICSharpCode.SharpCvsLib.FileSystem Namespace