[]
DEMOS
DOCS
API
SAMPLE
DOWNLOAD
dotnet-api
C1.AspNetCore.Api Assembly
C1.Web.Api.Storage
Classes
UploadRequest
Properties
File
dotnet-api
C1.AspNetCore.Api Assembly
C1.AspNetCore.Api
C1.Util.Licensing
C1.Web.Api
C1.Web.Api.Configuration
C1.Web.Api.Data
C1.Web.Api.Storage
Classes
DiskStorageProvider
Folder
ListResult
RootObject
StorageController
StorageProviderManager
UploadRequest
Constructors
Properties
File
Value
Enums
Interfaces
C1.Web.Api.Storage.Legacy
Microsoft.AspNetCore.Builder
C1.AspNetCore.Api.BarCode Assembly
C1.AspNetCore.Api.Cloud Assembly
C1.AspNetCore.Api.DataEngine Assembly
C1.AspNetCore.Api.Document Assembly
C1.AspNetCore.Api.Excel Assembly
C1.AspNetCore.Api.Pdf Assembly
C1.AspNetCore.Api.Report Assembly
C1.AspNetCore.Api.Visitor Assembly
(Showing Draft Content)
C1.Web.Api.Storage.UploadRequest.File
File Property
File
Gets or sets the file which is posted from client side.
Declaration
public FormFile File { get; set; }