Represents an object that determines which path should be processed.
Namespace:
Rebex.IO.CompressionAssembly: Rebex.Zip (in Rebex.Zip.dll) Version: 1.0.4086.0
Syntax
| C# |
|---|
public class FileSet : IEnumerable<string>, IEnumerable |
| Visual Basic (Declaration) |
|---|
Public Class FileSet _ Implements IEnumerable(Of String), IEnumerable |
| Visual C++ |
|---|
public ref class FileSet : IEnumerable<String^>, IEnumerable |