Show / Hide Table of Contents

Class ThumbnailError.UnsupportedExtension

The file extension doesn't allow conversion to a thumbnail.

Inheritance
System.Object
ThumbnailError
ThumbnailError.UnsupportedExtension
Inherited Members
ThumbnailError.IsPath
ThumbnailError.AsPath
ThumbnailError.IsUnsupportedExtension
ThumbnailError.AsUnsupportedExtension
ThumbnailError.IsUnsupportedImage
ThumbnailError.AsUnsupportedImage
ThumbnailError.IsConversionError
ThumbnailError.AsConversionError
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 UnsupportedExtension : ThumbnailError

Fields

| Improve this Doc View Source

Instance

A singleton instance of UnsupportedExtension

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