DropboxDownloadFileOptions Class

Version 1.0.0-beta001
.NET Framework 4.7
Namespace Skybrud.Social.Dropbox.Options.Files
Assembly Skybrud.Social.Dropbox.dll
Visibility Public
Interfaces IHttpRequestOptions
Inheritance Object

Class representing the options of a request to download a single Dropbox file.

public class DropboxDownloadFileOptions : IHttpRequestOptions { }

Properties

Type Name Summary
String Path

Gets or sets the path of a file on Dropbox.

Methods

GetRequest() (virtual)