Creates a sub directory inside the instance of S3DirectoryInfo.

C# |
public S3DirectoryInfo CreateSubdirectory( string directory )

- directory (String)


Exception | Condition |
---|---|
WebException | |
AmazonS3Exception |
C# |
public S3DirectoryInfo CreateSubdirectory( string directory )
Exception | Condition |
---|---|
WebException | |
AmazonS3Exception |