Attachments Property
Full path names of attachments to add to the defect.
Syntax
public IList<string> Attachments {get; set;}
See Also