Class UploadError.ContentHashMismatch
The content received by the Dropbox server in this call does not match the provided content hash.
Inherited Members
Namespace: Dropbox.Api.Files
Assembly: Dropbox.Api.dll
Syntax
public sealed class UploadError.ContentHashMismatch : UploadError
Fields
View SourceInstance
A singleton instance of ContentHashMismatch
Declaration
public static readonly UploadError.ContentHashMismatch Instance
Field Value
| Type | Description |
|---|---|
| UploadError.ContentHashMismatch |