BuildMaster SDK Reference
Version:

IncludeRootPath Property

Gets or sets a value indicating whether the root path should be included in the resulting FileSystemEntryInfos.

Syntax

public bool IncludeRootPath { get; set; }

Remarks

If this property is false, all of the Path properties on returned entries will be relative to the root path from which enumeration started.