CsvFileOutputRecordStream.GetStreamInfo
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
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".