| 
            
              CsvFrameCollectorAdapterExportPath Property
             | 
          
        
        
            Gets or sets the path to the directory where CSV exports are written.
            
        
        Namespace: CsvAdaptersAssembly: CsvAdapters (in CsvAdapters.dll) Version: 2.4.258-beta
Syntaxfunction get_ExportPath();
function set_ExportPath(value);
 View SourceProperty Value
String
See Also