Checks with S3 to see if the directory exists and if so returns true.
Due to Amazon S3's eventual consistency model this property can return false for newly created buckets.
Namespace: Amazon.S3.IO
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public Boolean Exists { get; }
Property Value
Type: System.Boolean
Type: System.Boolean
Exceptions
| Exception | Condition |
|---|---|
| System.Net.WebException | |
| Amazon.S3.AmazonS3Exception |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5