FileInfo CopyTo Method (String, Boolean)Kentico 8.0 API Reference
Copies current file to destination.

Namespace: CMS.AzureStorage
Assembly: CMS.AzureStorage (in CMS.AzureStorage.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

destFileName
Type: OnlineSystem String
Destination file name.
overwrite
Type: OnlineSystem Boolean
Indicates if existing file should be overwritten

Return Value

Type: FileInfo
See Also