BuildMaster SDK Reference
Version:
SourceOnly Property
Gets a flattened collection of files and directories that are present only in the source.
Syntax
public System.Collections.ObjectModel.ReadOnlyCollection<Inedo.BuildMaster.Files.SystemEntryInfo> SourceOnly { get; protected set; }