FileSet.GetLocalItems Method
Namespace: Rebex.IO
Assembly: Rebex.Common.dll (version 7.0.9147)
GetLocalItems()
Gets a collection of local file system items (files and directories) which matches this File
If you don't want to include empty directories into result collection, please set the Empty
Declaration
public LocalItemCollection GetLocalItems()
Returns
Type | Description |
---|---|
Local |
A collection of local file system items which matches this File |