Show / Hide Table of Contents

Class PendingUploadMode.File

Assume pending uploads are files.

Inheritance
System.Object
PendingUploadMode
PendingUploadMode.File
Inherited Members
PendingUploadMode.IsFile
PendingUploadMode.AsFile
PendingUploadMode.IsFolder
PendingUploadMode.AsFolder
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.Sharing
Assembly: Dropbox.Api.dll
Syntax
public sealed class File : PendingUploadMode

Fields

| Improve this Doc View Source

Instance

A singleton instance of File

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