Show / Hide Table of Contents

Class SetProfilePhotoError.FileTypeError

File cannot be set as profile photo.

Inheritance
System.Object
SetProfilePhotoError
SetProfilePhotoError.FileTypeError
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 FileTypeError : SetProfilePhotoError

Fields

| Improve this Doc View Source

Instance

A singleton instance of FileTypeError

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