Skip to content

[Feature request] Add support for multiple filters #14

@cedx

Description

@cedx

The FileSystemWatcher class has a Filters property allowing to set multiple filters.
https://learn.microsoft.com/en-us/dotnet/api/system.io.filesystemwatcher.filters

It would therefore be useful if the New-FileSystemWatcher cmdlet also allowed an array of strings instead of a single string for the -Filter parameter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions