Bagikan melalui


SupportFileDetailData.FileSize Property

Definition

Size of the file to be uploaded. The file size must not exceed 5 MB and should be provided in bytes.

public int? FileSize { get; set; }
member this.FileSize : Nullable<int> with get, set
Public Property FileSize As Nullable(Of Integer)

Property Value

Applies to