add_pattern


Description:

[ Version ( since = "2.4" ) ]
public void add_pattern (string pattern)

Adds a rule allowing a shell style glob pattern.

Note that it depends on the platform whether pattern matching ignores case or not. On Windows, it does, on other platforms, it doesn't.

Parameters:

this

a file filter

pattern

a shell style glob pattern