The SizeFilter class can be used to filter files according to their size.
Demonstration
Retrieve all the files in a folder that are between 5k and 10k in size.
| VB.NET | Copy Code |
|---|---|
|
| |
The SizeFilter class can be used to filter files according to their size.
Retrieve all the files in a folder that are between 5k and 10k in size.
| VB.NET | Copy Code |
|---|---|
|
| |