CoreUpload
Search Results for

    Show / Hide Table of Contents

    Class GcsCompleteResult

    Inheritance
    object
    GcsCompleteResult
    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 GcsCompleteResult

    Properties

    FileGuid

    Declaration
    public Guid FileGuid { get; set; }
    Property Value
    Type Description
    Guid

    FileName

    Declaration
    public string FileName { get; set; }
    Property Value
    Type Description
    string

    FileSize

    Declaration
    public long FileSize { get; set; }
    Property Value
    Type Description
    long

    Location

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