Cloud Storage Integrator - Online Help
Cloud Storage Integrator
Questions / Feedback?

DeleteObject Method

Deletes the specified object.

Syntax

[VB.NET]
Public Sub DeleteObject(ByVal ObjectName As String)
[C#]
public void DeleteObject(string objectName);

Remarks

This method can be used to delete an object from an S3 store. The bucket is specified by the Bucket property.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0