ExportToCSVFile(string)

Export the contents to a CSV file.

Declaration Syntax

public virtual void ExportToCSVFile(string fileName)

Parameters

fileName(string)

Path of the csv file to be saved.