ObjectPrefix Property
A prefix for the object(s).
Syntax
[VB.NET] Public Property ObjectPrefix As String
[C#] public string ObjectPrefix {get; set;}
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.
Default Value
""