Show / Hide Table of Contents

Class SetProfilePhotoError.ThumbnailError

Image could not be thumbnailed.

Inheritance
System.Object
SetProfilePhotoError
SetProfilePhotoError.ThumbnailError
Inherited Members
SetProfilePhotoError.IsFileTypeError
SetProfilePhotoError.AsFileTypeError
SetProfilePhotoError.IsFileSizeError
SetProfilePhotoError.AsFileSizeError
SetProfilePhotoError.IsDimensionError
SetProfilePhotoError.AsDimensionError
SetProfilePhotoError.IsThumbnailError
SetProfilePhotoError.AsThumbnailError
SetProfilePhotoError.IsTransientError
SetProfilePhotoError.AsTransientError
SetProfilePhotoError.IsOther
SetProfilePhotoError.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.Account
Assembly: Dropbox.Api.dll
Syntax
public sealed class ThumbnailError : SetProfilePhotoError

Fields

| Improve this Doc View Source

Instance

A singleton instance of ThumbnailError

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