S3FileInfo.MoveTo Method (S3FileInfo)

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Moves the file to a a new location in S3.

Namespace: Amazon.S3.IO
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public S3FileInfo MoveTo(
         S3FileInfo file
)

Parameters

file
Type: Amazon.S3.IO.S3FileInfo

The target file to copy to.

Return Value
Type: Amazon.S3.IO.S3FileInfo
S3FileInfo for the target location.

Exceptions

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5