BuildMaster SDK Reference
Version:

TargetOnly Property

Gets a flattened collection of files and directories that are present only in the target.

Syntax

public System.Collections.ObjectModel.ReadOnlyCollection<Inedo.BuildMaster.Files.SystemEntryInfo> TargetOnly { get; protected set; }