AWS SDK for .NET Documentation
CommonPrefix Property
AmazonAmazon.S3.ModelListObjectsResponseCommonPrefix Did this page help you?   Yes   No    Tell us about it...
Returns the list of common prefixes returned by S3. This property has been deprecated. Please use the CommonPrefixes property instead. CommonPrefixes
Declaration Syntax
C#
[ObsoleteAttribute("Use the CommonPrefixes property instead")]
public List<string> CommonPrefix { get; }

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