Class ShareFolderErrorBase.BadPath
Dropbox.Api.Sharing.ShareFolderArg.Path is invalid.
Inherited Members
Namespace: Dropbox.Api.Sharing
Assembly: Dropbox.Api.dll
Syntax
public sealed class ShareFolderErrorBase.BadPath : ShareFolderErrorBase
Constructors
View SourceBadPath(SharePathError)
Initializes a new instance of the ShareFolderErrorBase.BadPath class.
Declaration
public BadPath(SharePathError value)
Parameters
| Type | Name | Description |
|---|---|---|
| SharePathError | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public SharePathError Value { get; }
Property Value
| Type | Description |
|---|---|
| SharePathError |