DirectoryDataSet.DirectoryDataSet Constructor
Initializes a new instance of the DirectoryDataSet class with the given directory.
DirectoryDataSet(System.String path)
Initializes a new instance of the DirectoryDataSet class with the given directory.Syntax
public DirectoryDataSet (
System.String path
)
Parameters
path
Type: System.String
The path to the directory to monitor.
The path to the directory to monitor.
Platforms
Windows, Linux, Android