Show / Hide Table of Contents

Class PreviewError.UnsupportedContent

The file content is not supported for preview generation.

Inheritance
System.Object
PreviewError
PreviewError.UnsupportedContent
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 UnsupportedContent : PreviewError

Fields

| Improve this Doc View Source

Instance

A singleton instance of UnsupportedContent

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