Path.MatchesPattern(String,String,Boolean) Method
Represents method MatchesPattern(String,String,Boolean)
.
public class function MatchesPattern(const FileName: String; const Pattern: String; const CaseSensitive: Boolean): Boolean;
Parameters
- FileName
- Type: String
- Pattern
- Type: String
- CaseSensitive
- Type: Boolean
Return Value
Type: Boolean