Open sandboxFocus

Property TransformedFiles

TransformedFiles

The files modified by Metalama transformations and written to disk.

Declaration
public IReadOnlyList<TransformedFileMapping> TransformedFiles { get; }
Property Value
Type Description
IReadOnlyList<TransformedFileMapping>