Bucket Property
The name of the current bucket.
Syntax
char* GetBucket();
int SetBucket(char* lpszBucket);
Default Value
""
Remarks
This describes which object container the current operation is using.
Data Type
String
Cloud Storage Integrator - Online Help
|
|||
|
Available for:
Questions / Feedback?
Bucket PropertyThe name of the current bucket. Syntaxchar* GetBucket(); Default Value"" RemarksThis describes which object container the current operation is using. Data TypeString |
||