ObjectPrefix Property
A prefix for the object(s).
Syntax
__property String ObjectPrefix = {read=FObjectPrefix, write=FSetObjectPrefix, default=""};
Default Value
""
Remarks
Used by the ListObjects method to filter the object list. This can be set to a prefix for the objects to be returned within the specified Bucket.
This is provided by Amazon to group objects by name together similar to the use of subfolders on a file system.
Data Type
String