Class AccountPhotoGetError.ThumbnailError
Indicates infrastructural failure.
Inherited Members
Namespace: Dropbox.Api.Account
Assembly: Dropbox.Api.dll
Syntax
public sealed class AccountPhotoGetError.ThumbnailError : AccountPhotoGetError
Constructors
View SourceThumbnailError(ThumbnailError)
Initializes a new instance of the AccountPhotoGetError.ThumbnailError class.
Declaration
public ThumbnailError(ThumbnailError value)
Parameters
| Type | Name | Description |
|---|---|---|
| ThumbnailError | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public ThumbnailError Value { get; }
Property Value
| Type | Description |
|---|---|
| ThumbnailError |