Show / Hide Table of Contents

Class WriteConflictError.Folder

There's a folder in the way.

Inheritance
System.Object
WriteConflictError
WriteConflictError.Folder
Inherited Members
WriteConflictError.IsFile
WriteConflictError.AsFile
WriteConflictError.IsFolder
WriteConflictError.AsFolder
WriteConflictError.IsFileAncestor
WriteConflictError.AsFileAncestor
WriteConflictError.IsOther
WriteConflictError.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 Folder : WriteConflictError

Fields

| Improve this Doc View Source

Instance

A singleton instance of Folder

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