Objects Property

A collection of objects.

Syntax

public S3ObjectList Objects { get; }
Public ReadOnly Property Objects As S3ObjectList

Remarks

This collection holds a list of S3Object items.

Calling GetObjectInfo, ListObjects, ListVersions, or ListMultipartUploads will populate this collection.

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

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