The directories to receive change notifications for. Leave empty to receive change notifications for the whole file system.
| C# | Visual Basic | Visual C++ |
public PathCollection Directories { get; }
Public ReadOnly Property Directories As PathCollection
public: property PathCollection^ Directories { PathCollection^ get (); }