HP.Sprinter.Scanners.API Namespace > ScanResult Class : AttachedFiles Property |
ScanResult
.public IList<string> AttachedFiles {get; set;}
Property Value
Collection of local file system file paths.If a defect in ALM is created from this result, these files are attached to the defect.
The collection contains local file system file paths. For example, c:\temp\myImage.jpg
.
Reference