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

GetObjectInfo Method

Returns the meta-data for the indicated object.

Syntax

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

Remarks

The meta-data will be contained in the ParsedHeaders property, along with all other headers returned by the S3 server.

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