AWS SDK for .NET Documentation
Delimiter Property
AmazonAmazon.S3.ModelListObjectsResponseDelimiter Did this page help you?   Yes   No    Tell us about it...
Gets and sets the Delimiter property. Causes keys that contain the same string between the prefix and the first occurrence of the delimiter to be rolled up into a single result element in the CommonPrefixes collection.
Declaration Syntax
C#
public string Delimiter { get; set; }
Remarks
These rolled-up keys are not returned elsewhere in the response.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)