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

DeleteBucket Method

Deletes a bucket.

Syntax

[VB.NET]
Public Sub DeleteBucket()
[C#]
public void DeleteBucket();

Remarks

This method can be used to delete the bucket specified by the name in the Bucket property. Please note that names are global and you will not be able to create a bucket by the same name if it is taken by another user.

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