Property Processors
Processors
Gets the collection of file processors that will be used in this pipeline to process files.
Declaration
public IReadOnlyList<FileProcessor> Processors { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyList<FileProcessor> |