IPWorks S3 2020 Delphi Edition

Questions / Feedback?

Parts Property

A collection of multipart upload parts.

Syntax

property Parts: Tis3S3PartList read get_Parts;

Remarks

This collection holds a list of S3Part items.

Calling ListParts will populate this collection.

Note: This property is not applicable when ServiceProvider is spGoogleStorage (2); Google Cloud Storage does not support multipart uploads.

This property is read-only and not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks S3 2020 Delphi Edition - Version 20.0 [Build 8178]