SharpCvsLib

Probe.Files Property

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.

[Visual Basic]
Public ReadOnly Property Files As ICollection
[C#]
public System.Collections.ICollection Files {get;}

Property Value

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

See Also

Probe Class | ICSharpCode.SharpCvsLib.FileSystem Namespace