Dropbox .NET SDK
Show / Hide Table of Contents

Class SharePathErrorBaseV2.IsVault

We do not support sharing the Vault folder.

Inheritance
object
SharePathErrorBaseV2
SharePathErrorBaseV2.IsVault
Inherited Members
SharePathErrorBaseV2.IsIsFile
SharePathErrorBaseV2.AsIsFile
SharePathErrorBaseV2.IsInsideSharedFolder
SharePathErrorBaseV2.AsInsideSharedFolder
SharePathErrorBaseV2.IsContainsSharedFolder
SharePathErrorBaseV2.AsContainsSharedFolder
SharePathErrorBaseV2.IsContainsTeamFolder
SharePathErrorBaseV2.AsContainsTeamFolder
SharePathErrorBaseV2.IsIsAppFolder
SharePathErrorBaseV2.AsIsAppFolder
SharePathErrorBaseV2.IsInsideAppFolder
SharePathErrorBaseV2.AsInsideAppFolder
SharePathErrorBaseV2.IsIsPublicFolder
SharePathErrorBaseV2.AsIsPublicFolder
SharePathErrorBaseV2.IsInsidePublicFolder
SharePathErrorBaseV2.AsInsidePublicFolder
SharePathErrorBaseV2.IsAlreadyShared
SharePathErrorBaseV2.AsAlreadyShared
SharePathErrorBaseV2.IsInvalidPath
SharePathErrorBaseV2.AsInvalidPath
SharePathErrorBaseV2.IsIsOsxPackage
SharePathErrorBaseV2.AsIsOsxPackage
SharePathErrorBaseV2.IsInsideOsxPackage
SharePathErrorBaseV2.AsInsideOsxPackage
SharePathErrorBaseV2.IsIsVault
SharePathErrorBaseV2.AsIsVault
SharePathErrorBaseV2.IsIsVaultLocked
SharePathErrorBaseV2.AsIsVaultLocked
SharePathErrorBaseV2.IsOther
SharePathErrorBaseV2.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 SharePathErrorBaseV2.IsVault : SharePathErrorBaseV2

Fields

View Source

Instance

A singleton instance of IsVault

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