AWS SDK for .NET Documentation
WriteResponseStreamToFile Method (filePath)
AmazonAmazon.S3.ModelGetObjectResponseWriteResponseStreamToFile(String) 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)