Show / Hide Table of Contents

Class WriteConflictError.FileAncestor

There's a file at an ancestor path, so we couldn't create the required parent folders.

Inheritance
System.Object
WriteConflictError
WriteConflictError.FileAncestor
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 FileAncestor : WriteConflictError

Fields

| Improve this Doc View Source

Instance

A singleton instance of FileAncestor

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