CsvFileOutputRecordStream.GetStreamInfo
- Updated2025-07-21
- 1 minute(s) read
CsvFileOutputRecordStream.GetStreamInfo
Syntax
CsvFileOutputRecordStream.GetStreamInfo( streamDescription)
Return Value
The absolute path of the file associated with this CsvFileOutputRecordStream .
Purpose
Get descriptive information about this stream useful for displaying to the user. Implements OutputRecordStream.GetStreamInfo .
Parameters
streamDescription As String
[Out] Outputs "CSV File Output Record Stream".