Show / Hide Table of Contents

Class DownloadError.UnsupportedFile

This file type cannot be downloaded directly; use ExportAsync(ExportArg) instead.

Inheritance
System.Object
DownloadError
DownloadError.UnsupportedFile
Inherited Members
DownloadError.IsPath
DownloadError.AsPath
DownloadError.IsUnsupportedFile
DownloadError.AsUnsupportedFile
DownloadError.IsOther
DownloadError.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.Files
Assembly: Dropbox.Api.dll
Syntax
public sealed class UnsupportedFile : DownloadError

Fields

| Improve this Doc View Source

Instance

A singleton instance of UnsupportedFile

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