GetObjectResponse.WriteResponseStreamToFile Method (string)

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Writes the content of the ResponseStream a file indicated by the filePath argument.

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

Syntax

C#
public void WriteResponseStreamToFile(
         String filePath
)

Parameters

filePath
Type: System.String

The location where to write the ResponseStream

Version Information

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