AWS SDK for .NET Documentation
GetFile Method (filename)
Amazon
►
Amazon.S3.IO
►
S3DirectoryInfo
►
GetFile(String)
C#
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)