Cloud Storage Integrator 2016 .NET Edition
Cloud Storage Integrator 2016 .NET Edition
Questions / Feedback?

Parts Property

The parts returned by a call to ListParts .

Syntax

[VB.NET]
Public ReadOnlyProperty Parts As S3PartList

[C#]
public S3PartList Parts {get;}

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.

Default Value

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 .NET Edition - Version 16.0 [Build 7239]