BuildMaster SDK Reference
Version:

Path Property

Gets or sets the root path to enumerate.

Syntax

public string Path { get; set; }

Remarks

If this value is null (Nothing in Visual Basic) or empty, file system enumeration will start with drives returned by the System.IO.DriveInfo.GetDrives method.