Show / Hide Table of Contents

Class AddTagError.TooManyTags

The item already has the maximum supported number of tags.

Inheritance
System.Object
AddTagError
AddTagError.TooManyTags
Inherited Members
AddTagError.IsTooManyTags
AddTagError.AsTooManyTags
AddTagError.IsPath
AddTagError.AsPath
AddTagError.IsOther
AddTagError.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 TooManyTags : AddTagError

Fields

| Improve this Doc View Source

Instance

A singleton instance of TooManyTags

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