Show / Hide Table of Contents

Class GetThumbnailBatchError.TooManyFiles

The operation involves more than 25 files.

Inheritance
System.Object
GetThumbnailBatchError
GetThumbnailBatchError.TooManyFiles
Inherited Members
GetThumbnailBatchError.IsTooManyFiles
GetThumbnailBatchError.AsTooManyFiles
GetThumbnailBatchError.IsOther
GetThumbnailBatchError.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 : GetThumbnailBatchError

Fields

| Improve this Doc View Source

Instance

A singleton instance of TooManyFiles

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