Show / Hide Table of Contents

Class ListFilesContinueError.InvalidCursor

Cursor is invalid.

Inheritance
System.Object
ListFilesContinueError
ListFilesContinueError.InvalidCursor
Inherited Members
ListFilesContinueError.IsUserError
ListFilesContinueError.AsUserError
ListFilesContinueError.IsInvalidCursor
ListFilesContinueError.AsInvalidCursor
ListFilesContinueError.IsOther
ListFilesContinueError.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.Sharing
Assembly: Dropbox.Api.dll
Syntax
public sealed class InvalidCursor : ListFilesContinueError

Fields

| Improve this Doc View Source

Instance

A singleton instance of InvalidCursor

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