Click or drag to resize

PurgeFilesEventArgsFiles Property

List of FileInfo with the files on the purge process

Namespace:  SMTPRouter
Assembly:  SMTPRouter (in SMTPRouter.dll) Version: 1.0.0.4
Syntax
public IEnumerable<FileInfo> Files { get; }

Property Value

Type: IEnumerableFileInfo
See Also