AWS SDK for .NET Documentation
WriteResponseStreamToFile Method (filePath)
Amazon
►
Amazon.S3.Model
►
GetObjectResponse
►
WriteResponseStreamToFile(String)
C#
Did this page help you?
Yes
No
Tell us about it...
Writes the content of the ResponseStream a file indicated by the filePath argument.
Declaration Syntax
C#
public
void
WriteResponseStreamToFile
(
string
filePath
)
Parameters
filePath
(
String
)
The location where to write the ResponseStream
Assembly:
AWSSDK
(Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)