Dropbox .NET SDK
Show / Hide Table of Contents

Class SharePathErrorV2.Other

The other object

Inheritance
object
SharePathErrorV2
SharePathErrorV2.Other
Inherited Members
SharePathErrorV2.IsIsFamily
SharePathErrorV2.AsIsFamily
SharePathErrorV2.IsContainsAppFolder
SharePathErrorV2.AsContainsAppFolder
SharePathErrorV2.IsIsFile
SharePathErrorV2.AsIsFile
SharePathErrorV2.IsInsideSharedFolder
SharePathErrorV2.AsInsideSharedFolder
SharePathErrorV2.IsContainsSharedFolder
SharePathErrorV2.AsContainsSharedFolder
SharePathErrorV2.IsContainsTeamFolder
SharePathErrorV2.AsContainsTeamFolder
SharePathErrorV2.IsIsAppFolder
SharePathErrorV2.AsIsAppFolder
SharePathErrorV2.IsInsideAppFolder
SharePathErrorV2.AsInsideAppFolder
SharePathErrorV2.IsIsPublicFolder
SharePathErrorV2.AsIsPublicFolder
SharePathErrorV2.IsInsidePublicFolder
SharePathErrorV2.AsInsidePublicFolder
SharePathErrorV2.IsAlreadyShared
SharePathErrorV2.AsAlreadyShared
SharePathErrorV2.IsInvalidPath
SharePathErrorV2.AsInvalidPath
SharePathErrorV2.IsIsOsxPackage
SharePathErrorV2.AsIsOsxPackage
SharePathErrorV2.IsInsideOsxPackage
SharePathErrorV2.AsInsideOsxPackage
SharePathErrorV2.IsIsVault
SharePathErrorV2.AsIsVault
SharePathErrorV2.IsIsVaultLocked
SharePathErrorV2.AsIsVaultLocked
SharePathErrorV2.IsOther
SharePathErrorV2.AsOther
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Dropbox.Api.Sharing
Assembly: Dropbox.Api.dll
Syntax
public sealed class SharePathErrorV2.Other : SharePathErrorV2

Fields

View Source

Instance

A singleton instance of Other

Declaration
public static readonly SharePathErrorV2.Other Instance
Field Value
Type Description
SharePathErrorV2.Other
  • View Source
In this article
Back to top Dropbox .NET SDK