DropboxFilesRawEndpoint.GetMetadata method

Version 1.0.0-beta001
.NET Framework 4.7
Namespace Skybrud.Social.Dropbox.Endpoints.Raw
Assembly Skybrud.Social.Dropbox.dll

GetMetadata(DropboxGetMetadataOptions)

Gets metadata for a file or folder.

public IHttpResponse GetMetadata(DropboxGetMetadataOptions options)

Parameters

The options for the request to the Dropbox API.

Returns

An instance of Skybrud.Essentials.Http.IHttpResponse representing the raw response.