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