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