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

Objects Property

The objects returned by a call to ListObjects .

Syntax

[VB.NET]
Public Property Objects As WasabiObjectList

[C#]
public WasabiObjectList Objects {get;}

Remarks

This property will be populated after a call to ListObjects. It will contain information about the objects which are contained in the specified Bucket.

This property is 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]