S3DirectoryInfo.EnumerateFiles Method

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Enumerate the files of this directory.

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

Syntax

C#
public IEnumerable<S3FileInfo> EnumerateFiles()
Return Value
System.Collections.Generic.IEnumerable`1[[Amazon.S3.IO.S3FileInfo, AWSSDK, Version=2.0.0.3, Culture=neutral, PublicKeyToken=9f476d3089b52be3]] An enumerable collection of files.

Exceptions

Version Information

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