S3DirectoryInfo.GetDirectory Method (string)

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Returns the S3DirectoryInfo for the specified sub directory.

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

Syntax

C#
public S3DirectoryInfo GetDirectory(
         String directory
)

Parameters

directory
Type: System.String

Directory to get the S3DirectroyInfo for.

Return Value
Type: Amazon.S3.IO.S3DirectoryInfo
The S3DirectoryInfo for the specified sub directory.

Version Information

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