DropboxGetThumbnailBatchOptions Class
Version 1.0.0-beta001
.NET Framework 4.7
| Namespace | Skybrud.Social.Dropbox.Options.Files.Thumbnails |
|---|---|
| Assembly | Skybrud.Social.Dropbox.dll |
| Visibility | Public |
| Interfaces | IHttpRequestOptions |
| Inheritance | Object |
Class representing the options for a request to get a batch of thumbnails.
public class DropboxGetThumbnailBatchOptions : IHttpRequestOptions { }
Properties
| Type | Name | Summary |
|---|---|---|
List<T>
|
Entries |
Gets or sets a list of entries/files to get thumbnails for. |
Methods
|
GetRequest()
(virtual)
|