Class UploadSessionAppendError.TooLarge
You can not append to the upload session because the size of a file should not reach the max file size limit (i.e. 350GB).
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dropbox.Api.Files
Assembly: Dropbox.Api.dll
Syntax
public sealed class TooLarge : UploadSessionAppendError
Fields
| Improve this Doc View SourceInstance
A singleton instance of TooLarge
Declaration
public static readonly UploadSessionAppendError.TooLarge Instance
Field Value
Type | Description |
---|---|
UploadSessionAppendError.TooLarge |