|
|
File
|
| Name | Description | |
|---|---|---|
|
|
IsFilePatternMatch(String, String, Boolean) | Determines whether the specified file name matches the given file spec (wildcards are defined as '*' or '?' characters). |
|
|
IsFilePatternMatch(String, String, Boolean) | Determines whether the specified file name matches any of the given file specs (wildcards are defined as '*' or '?' characters). |