Click or drag to resize

ShellItemFilterFilePatternFilter Property

You can use a single pattern, e.g. '*.doc' or concatenate several patterns using semicolons to separate them, e.g. '*.exe;*.com'.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.0
Syntax
public string FilePatternFilter { get; set; }

Property Value

Type: String
See Also