Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkExclude(String)
Adds a path or mask into collection of exclusion patterns. The supported wildcards are '?' and '*' and '**'. For detailed specification with examples see the documentation.
Public methodSupported by the .NET Compact FrameworkExclude(String, TraversalMode)
Adds a path or mask into collection of exclusion patterns. The supported wildcards are '?' and '*' and '**'. For detailed specification with examples see the documentation.

See Also