AWS SDK for .NET Documentation
Parts Property
AmazonAmazon.S3.ModelListPartsResponseParts Did this page help you?   Yes   No    Tell us about it...
Gets and sets the Parts property.

PartDetails is a container for elements related to a particular part. A response can contain zero or more Part elements.

Declaration Syntax
C#
public List<PartDetail> Parts { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)