'Declaration
Public ReadOnly Property CapturedFiles As CapturedFileCollection
public CapturedFileCollection CapturedFiles {get;}
'Declaration
Public ReadOnly Property CapturedFiles As CapturedFileCollection
public CapturedFileCollection CapturedFiles {get;}
This collection contains files captures at the instance level (not associated with a step) and also those associated with a step.
Files are ordered by step number and file name.