Parts Property
The parts returned by a call to ListParts .
Syntax
public S3PartList getParts();
Remarks
This property will be populated after a call to ListParts. It will contain information about the parts in the current multipart upload.
This property is read-only and not available at design time.