Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Microsoft.Extensions.FileSystemGlobbing Namespace
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.
Provides classes and structs for file-system pattern matching.
Classes
| Name | Description |
|---|---|
| InMemoryDirectoryInfo |
Avoids using disk for uses like Pattern Matching. |
| Matcher |
Searches the file system for files with names that match specified patterns. |
| MatcherExtensions | |
| PatternMatchingResult |
Represents a collection of FilePatternMatch. |
Structs
| Name | Description |
|---|---|
| FilePatternMatch |
Represents a file that was matched by searching using a globbing pattern. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Feedback
Was this page helpful?
