CsvFileOutputRecordStream.GetStreamInfo
- 更新日2025-07-21
- 1分で読める
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".