IPWorks Cloud 2020 .NET Edition

Questions / Feedback?

Metadata Property

A collection of metadata items.

Syntax

public S3MetadataList Metadata { get; }
Public Property Metadata As S3MetadataList

Remarks

This collection holds a list of S3Metadata items.

This collection is populated when GetObjectInfo is called; and its items are used anytime CreateObject, CopyObject, or StartMultipartUpload is called.

This property is not available at design time.

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