DownloadSettingsExtensions Class

Summary

Contains extension methods for DownloadSettings.
Assembly
Cake.AWS.S3.dll
Namespace
Cake.AWS.S3
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["DownloadSettingsExtensions"] class Type type-node

Syntax

public static class DownloadSettingsExtensions

Methods

Name Value Summary
SetModifiedDate(DownloadSettings, DateTime) DownloadSettings
Specifies the date the file was last modified
static

Extension Methods

Name Value Summary
ToDictionary() IDictionary<string, object>
Requires the Cake.DeployParams addin