Show / Hide Table of Contents

Class ExportError.NonExportable

This file type cannot be exported. Use DownloadAsync(DownloadArg) instead.

Inheritance
System.Object
ExportError
ExportError.NonExportable
Inherited Members
ExportError.IsPath
ExportError.AsPath
ExportError.IsNonExportable
ExportError.AsNonExportable
ExportError.IsInvalidExportFormat
ExportError.AsInvalidExportFormat
ExportError.IsRetryError
ExportError.AsRetryError
ExportError.IsOther
ExportError.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 NonExportable : ExportError

Fields

| Improve this Doc View Source

Instance

A singleton instance of NonExportable

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