CoreUpload
Search Results for

    Show / Hide Table of Contents

    Class S3ListPartsResult

    Inheritance
    object
    S3ListPartsResult
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: CoreUpload.Providers
    Assembly: CoreUpload.dll
    Syntax
    public class S3ListPartsResult

    Properties

    Parts

    Declaration
    public List<S3StoredPart> Parts { get; set; }
    Property Value
    Type Description
    List<S3StoredPart>
    In this article
    Back to top CoreUpload 5.0 API ReferenceUploader family: AjaxUploader, CoreUpload, MultipleUpload, ASPUploader, and PHP File Uploader.