AWS.S3.TS3JSONOutput.RecordDelimiter

A value used to separate records in the output.

property RecordDelimiter: string;
__property AnsiString RecordDelimiter;

File: AWS.S3.pas 

Namespace: AWS.S3 

Module: Appercept AWS SDK for Delphi 

By default, Amazon S3 will use newline characters ('n') if this is not specified.

Copyright © 2019-2021 Appercept Ltd. All rights reserved.