Class ShareFolderJobStatus.Failed
The failed object
Inherited Members
Namespace: Dropbox.Api.Sharing
Assembly: Dropbox.Api.dll
Syntax
public sealed class ShareFolderJobStatus.Failed : ShareFolderJobStatus
Constructors
View SourceFailed(ShareFolderError)
Initializes a new instance of the ShareFolderJobStatus.Failed class.
Declaration
public Failed(ShareFolderError value)
Parameters
| Type | Name | Description |
|---|---|---|
| ShareFolderError | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public ShareFolderError Value { get; }
Property Value
| Type | Description |
|---|---|
| ShareFolderError |