Show / Hide Table of Contents

Class SharePathError.IsFile

A file is at the specified path.

Inheritance
System.Object
SharePathError
SharePathError.IsFile
Inherited Members
SharePathError.IsIsFile
SharePathError.AsIsFile
SharePathError.IsInsideSharedFolder
SharePathError.AsInsideSharedFolder
SharePathError.IsContainsSharedFolder
SharePathError.AsContainsSharedFolder
SharePathError.IsContainsAppFolder
SharePathError.AsContainsAppFolder
SharePathError.IsContainsTeamFolder
SharePathError.AsContainsTeamFolder
SharePathError.IsIsAppFolder
SharePathError.AsIsAppFolder
SharePathError.IsInsideAppFolder
SharePathError.AsInsideAppFolder
SharePathError.IsIsPublicFolder
SharePathError.AsIsPublicFolder
SharePathError.IsInsidePublicFolder
SharePathError.AsInsidePublicFolder
SharePathError.IsAlreadyShared
SharePathError.AsAlreadyShared
SharePathError.IsInvalidPath
SharePathError.AsInvalidPath
SharePathError.IsIsOsxPackage
SharePathError.AsIsOsxPackage
SharePathError.IsInsideOsxPackage
SharePathError.AsInsideOsxPackage
SharePathError.IsIsVault
SharePathError.AsIsVault
SharePathError.IsIsVaultLocked
SharePathError.AsIsVaultLocked
SharePathError.IsIsFamily
SharePathError.AsIsFamily
SharePathError.IsOther
SharePathError.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 IsFile : SharePathError

Fields

| Improve this Doc View Source

Instance

A singleton instance of IsFile

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