Class SharePathErrorV2
The share path error v2 object
Inheritance
Inherited Members
Namespace: Dropbox.Api.Sharing
Assembly: Dropbox.Api.dll
Syntax
public class SharePathErrorV2
Constructors
View SourceSharePathErrorV2()
Initializes a new instance of the SharePathErrorV2 class.
Declaration
public SharePathErrorV2()
Properties
View SourceAsAlreadyShared
Gets this instance as a AlreadyShared, or null.
Declaration
public SharePathErrorV2.AlreadyShared AsAlreadyShared { get; }
Property Value
| Type | Description |
|---|---|
| SharePathErrorV2.AlreadyShared |
AsContainsAppFolder
Gets this instance as a ContainsAppFolder, or null.
Declaration
public SharePathErrorV2.ContainsAppFolder AsContainsAppFolder { get; }
Property Value
| Type | Description |
|---|---|
| SharePathErrorV2.ContainsAppFolder |
AsContainsSharedFolder
Gets this instance as a ContainsSharedFolder, or null.
Declaration
public SharePathErrorV2.ContainsSharedFolder AsContainsSharedFolder { get; }
Property Value
| Type | Description |
|---|---|
| SharePathErrorV2.ContainsSharedFolder |
AsContainsTeamFolder
Gets this instance as a ContainsTeamFolder, or null.
Declaration
public SharePathErrorV2.ContainsTeamFolder AsContainsTeamFolder { get; }
Property Value
| Type | Description |
|---|---|
| SharePathErrorV2.ContainsTeamFolder |
AsInsideAppFolder
Gets this instance as a InsideAppFolder, or null.
Declaration
public SharePathErrorV2.InsideAppFolder AsInsideAppFolder { get; }
Property Value
| Type | Description |
|---|---|
| SharePathErrorV2.InsideAppFolder |
AsInsideOsxPackage
Gets this instance as a InsideOsxPackage, or null.
Declaration
public SharePathErrorV2.InsideOsxPackage AsInsideOsxPackage { get; }
Property Value
| Type | Description |
|---|---|
| SharePathErrorV2.InsideOsxPackage |
AsInsidePublicFolder
Gets this instance as a InsidePublicFolder, or null.
Declaration
public SharePathErrorV2.InsidePublicFolder AsInsidePublicFolder { get; }
Property Value
| Type | Description |
|---|---|
| SharePathErrorV2.InsidePublicFolder |
AsInsideSharedFolder
Gets this instance as a InsideSharedFolder, or null.
Declaration
public SharePathErrorV2.InsideSharedFolder AsInsideSharedFolder { get; }
Property Value
| Type | Description |
|---|---|
| SharePathErrorV2.InsideSharedFolder |
AsInvalidPath
Gets this instance as a InvalidPath, or null.
Declaration
public SharePathErrorV2.InvalidPath AsInvalidPath { get; }
Property Value
| Type | Description |
|---|---|
| SharePathErrorV2.InvalidPath |
AsIsAppFolder
Gets this instance as a IsAppFolder, or null.
Declaration
public SharePathErrorV2.IsAppFolder AsIsAppFolder { get; }
Property Value
| Type | Description |
|---|---|
| SharePathErrorV2.IsAppFolder |
AsIsFamily
Gets this instance as a IsFamily, or null.
Declaration
public SharePathErrorV2.IsFamily AsIsFamily { get; }
Property Value
| Type | Description |
|---|---|
| SharePathErrorV2.IsFamily |
AsIsFile
Gets this instance as a IsFile, or null.
Declaration
public SharePathErrorV2.IsFile AsIsFile { get; }
Property Value
| Type | Description |
|---|---|
| SharePathErrorV2.IsFile |
AsIsOsxPackage
Gets this instance as a IsOsxPackage, or null.
Declaration
public SharePathErrorV2.IsOsxPackage AsIsOsxPackage { get; }
Property Value
| Type | Description |
|---|---|
| SharePathErrorV2.IsOsxPackage |
AsIsPublicFolder
Gets this instance as a IsPublicFolder, or null.
Declaration
public SharePathErrorV2.IsPublicFolder AsIsPublicFolder { get; }
Property Value
| Type | Description |
|---|---|
| SharePathErrorV2.IsPublicFolder |
AsIsVault
Gets this instance as a IsVault, or null.
Declaration
public SharePathErrorV2.IsVault AsIsVault { get; }
Property Value
| Type | Description |
|---|---|
| SharePathErrorV2.IsVault |
AsIsVaultLocked
Gets this instance as a IsVaultLocked, or null.
Declaration
public SharePathErrorV2.IsVaultLocked AsIsVaultLocked { get; }
Property Value
| Type | Description |
|---|---|
| SharePathErrorV2.IsVaultLocked |
AsOther
Gets this instance as a Other, or null.
Declaration
public SharePathErrorV2.Other AsOther { get; }
Property Value
| Type | Description |
|---|---|
| SharePathErrorV2.Other |
IsAlreadyShared
Gets a value indicating whether this instance is AlreadyShared
Declaration
public bool IsAlreadyShared { get; }
Property Value
| Type | Description |
|---|---|
| bool |
IsContainsAppFolder
Gets a value indicating whether this instance is ContainsAppFolder
Declaration
public bool IsContainsAppFolder { get; }
Property Value
| Type | Description |
|---|---|
| bool |
IsContainsSharedFolder
Gets a value indicating whether this instance is ContainsSharedFolder
Declaration
public bool IsContainsSharedFolder { get; }
Property Value
| Type | Description |
|---|---|
| bool |
IsContainsTeamFolder
Gets a value indicating whether this instance is ContainsTeamFolder
Declaration
public bool IsContainsTeamFolder { get; }
Property Value
| Type | Description |
|---|---|
| bool |
IsInsideAppFolder
Gets a value indicating whether this instance is InsideAppFolder
Declaration
public bool IsInsideAppFolder { get; }
Property Value
| Type | Description |
|---|---|
| bool |
IsInsideOsxPackage
Gets a value indicating whether this instance is InsideOsxPackage
Declaration
public bool IsInsideOsxPackage { get; }
Property Value
| Type | Description |
|---|---|
| bool |
IsInsidePublicFolder
Gets a value indicating whether this instance is InsidePublicFolder
Declaration
public bool IsInsidePublicFolder { get; }
Property Value
| Type | Description |
|---|---|
| bool |
IsInsideSharedFolder
Gets a value indicating whether this instance is InsideSharedFolder
Declaration
public bool IsInsideSharedFolder { get; }
Property Value
| Type | Description |
|---|---|
| bool |
IsInvalidPath
Gets a value indicating whether this instance is InvalidPath
Declaration
public bool IsInvalidPath { get; }
Property Value
| Type | Description |
|---|---|
| bool |
IsIsAppFolder
Gets a value indicating whether this instance is IsAppFolder
Declaration
public bool IsIsAppFolder { get; }
Property Value
| Type | Description |
|---|---|
| bool |
IsIsFamily
Gets a value indicating whether this instance is IsFamily
Declaration
public bool IsIsFamily { get; }
Property Value
| Type | Description |
|---|---|
| bool |
IsIsFile
Gets a value indicating whether this instance is IsFile
Declaration
public bool IsIsFile { get; }
Property Value
| Type | Description |
|---|---|
| bool |
IsIsOsxPackage
Gets a value indicating whether this instance is IsOsxPackage
Declaration
public bool IsIsOsxPackage { get; }
Property Value
| Type | Description |
|---|---|
| bool |
IsIsPublicFolder
Gets a value indicating whether this instance is IsPublicFolder
Declaration
public bool IsIsPublicFolder { get; }
Property Value
| Type | Description |
|---|---|
| bool |
IsIsVault
Gets a value indicating whether this instance is IsVault
Declaration
public bool IsIsVault { get; }
Property Value
| Type | Description |
|---|---|
| bool |
IsIsVaultLocked
Gets a value indicating whether this instance is IsVaultLocked
Declaration
public bool IsIsVaultLocked { get; }
Property Value
| Type | Description |
|---|---|
| bool |
IsOther
Gets a value indicating whether this instance is Other
Declaration
public bool IsOther { get; }
Property Value
| Type | Description |
|---|---|
| bool |