FileDataSource.FileDataSource

FileDataSource 构造函数

使用指定路径初始化新的文件数据源。

public FileDataSource(string path)
参数类型描述
path字符串表示源文件路径的字符串。

另请参阅