Show / Hide Table of Contents

Class DownloadZipError.TooManyFiles

The folder has too many files to download.

Inheritance
System.Object
DownloadZipError
DownloadZipError.TooManyFiles
Inherited Members
DownloadZipError.IsPath
DownloadZipError.AsPath
DownloadZipError.IsTooLarge
DownloadZipError.AsTooLarge
DownloadZipError.IsTooManyFiles
DownloadZipError.AsTooManyFiles
DownloadZipError.IsOther
DownloadZipError.AsOther
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 TooManyFiles : DownloadZipError

Fields

| Improve this Doc View Source

Instance

A singleton instance of TooManyFiles

Declaration
public static readonly DownloadZipError.TooManyFiles Instance
Field Value
Type Description
DownloadZipError.TooManyFiles
  • Improve this Doc
  • View Source
In This Article
  • Fields
    • Instance
Back to top Generated by DocFX