C# Class LitS3.CommonPrefix

Represents a common prefix rolled up by a ListObjectsRequest. In a filesystem-like interpretation of Amazon S3 using a delimiter of "/", you might consider this a "directory".
Inheritance: ListEntry
Mostra file Open project: ngs-doo/revenj

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
CommonPrefix ( XmlReader reader, string searchPrefix, string delimiter ) : System

Method Details

ToString() public method

public ToString ( ) : string
return string