Show / Hide Table of Contents

Class SharePathError.InvalidPath

Path is not valid.

Inheritance
System.Object
SharePathError
SharePathError.InvalidPath
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 InvalidPath : SharePathError

Fields

| Improve this Doc View Source

Instance

A singleton instance of InvalidPath

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