Class GcsCreateRequest
Inherited Members
Namespace: AjaxUploader.Providers
Assembly: AjaxUploader.dll
Syntax
public class GcsCreateRequest
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 |