Show / Hide Table of Contents

Class PreviewError.InProgress

This preview generation is still in progress and the file is not ready for preview yet.

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

Fields

| Improve this Doc View Source

Instance

A singleton instance of InProgress

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