BatchFileSystemEventArgs(IEnumerable<FileSystemEventArgs>) Constructor
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.
Initializes a new instance of the BatchFileSystemEventArgs class.
public:
BatchFileSystemEventArgs(System::Collections::Generic::IEnumerable<System::IO::FileSystemEventArgs ^> ^ fileSystemEvents);
public BatchFileSystemEventArgs (System.Collections.Generic.IEnumerable<System.IO.FileSystemEventArgs> fileSystemEvents);
new Microsoft.VisualStudio.Workspace.BatchFileSystemEventArgs : seq<System.IO.FileSystemEventArgs> -> Microsoft.VisualStudio.Workspace.BatchFileSystemEventArgs
Public Sub New (fileSystemEvents As IEnumerable(Of FileSystemEventArgs))
Parameters
- fileSystemEvents
- IEnumerable<FileSystemEventArgs>
All file systems events