This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.AWS.S3.
Summary
Copies the settings to a instance of
UploadSettings
class.
- Assembly
- Cake
.AWS .S3 .dll - Namespace
- Cake
.AWS .S3 - Containing Type
- UploadSettings
Syntax
protected T CopyUploadSettings<T>(T copy = null) where T : UploadSettings
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
copy | T |
Return Value
Type | Description |
---|---|
T |