BatchFileSystemEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class BatchFileSystemEventArgs Allow a notification of multiple FileSystemEventArgs entities
public ref class BatchFileSystemEventArgs : EventArgs
public class BatchFileSystemEventArgs : EventArgs
type BatchFileSystemEventArgs = class
inherit EventArgs
Public Class BatchFileSystemEventArgs
Inherits EventArgs
- Inheritance
-
BatchFileSystemEventArgs
Constructors
BatchFileSystemEventArgs(IEnumerable<FileSystemEventArgs>) |
Initializes a new instance of the BatchFileSystemEventArgs class. |
Properties
FileSystemEvents |
All file system events |