Show / Hide Table of Contents

Class CreateFolderBatchError.TooManyFiles

The operation would involve too many files or folders.

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

Fields

| Improve this Doc View Source

Instance

A singleton instance of TooManyFiles

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