Path matches that the user has requested be ignored
            
| C# | Visual Basic | Visual C++ | 
public ArrayList PathMatchesToBeIgnored { get; }
Public ReadOnly Property PathMatchesToBeIgnored As ArrayList
public: property ArrayList^ PathMatchesToBeIgnored { ArrayList^ get (); }