AWS SDK for .NET Documentation
GetFile Method (filename)
AmazonAmazon.S3.IOS3DirectoryInfoGetFile(String) Did this page help you?   Yes   No    Tell us about it...
Returns the S3FileInfo for the specified file.
Declaration Syntax
C#
public S3FileInfo GetFile(
	string filename
)
Parameters
filename (String)
File to get the S3FileInfo for.
Return Value
The S3FileInfo for the specified file.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)