Show / Hide Table of Contents

Class PreviewError.UnsupportedExtension

The file extension is not supported preview generation.

Inheritance
System.Object
PreviewError
PreviewError.UnsupportedExtension
Inherited Members
PreviewError.IsPath
PreviewError.AsPath
PreviewError.IsInProgress
PreviewError.AsInProgress
PreviewError.IsUnsupportedExtension
PreviewError.AsUnsupportedExtension
PreviewError.IsUnsupportedContent
PreviewError.AsUnsupportedContent
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 : PreviewError

Fields

| Improve this Doc View Source

Instance

A singleton instance of UnsupportedExtension

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