AttachedFiles Property
The collection of files attached to this ScanResult.
Syntax
public IList<string> AttachedFiles {get; set;}

Property Value

Collection of local file system file paths.
Remarks

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.