Show / Hide Table of Contents

Class ListRevisionsMode.Path

Returns revisions with the same file path as identified by the latest file entry at the given file path or id.

Inheritance
System.Object
ListRevisionsMode
ListRevisionsMode.Path
Inherited Members
ListRevisionsMode.IsPath
ListRevisionsMode.AsPath
ListRevisionsMode.IsId
ListRevisionsMode.AsId
ListRevisionsMode.IsOther
ListRevisionsMode.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 Path : ListRevisionsMode

Fields

| Improve this Doc View Source

Instance

A singleton instance of Path

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