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