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