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

Blobs Property

Collection of blobs in the current blob listing.

Syntax

[VB.NET]
Public ReadOnlyProperty Blobs As AzureBlobDetailList

[C#]
public AzureBlobDetailList Blobs {get;}

Remarks

After a ListBlobs call, this collection will be populated with the blobs contained within the specified ContainerName.

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]