CoreUpload
Search Results for

    Show / Hide Table of Contents

    Class AzureCreateRequest

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

    Properties

    ContentType

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

    FileName

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

    FileSize

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