FileManagerGetFilteredItemsArgs Properties
Provides data for the FileSystemProviderBase.GetFilteredItems and PhysicalFileSystemProvider.GetFilteredItems events.
Name | Description |
---|---|
File |
Gets the active filter’s name (specified by the File |
Filter |
Gets the search string entered into the File |
Folder |
Gets the File |
Items |
Gets or sets a collection of file items (File |
See Also