AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Enumeration indicated whether a file system element is a file or directory.

Inheritance Hierarchy

System.Object
  System.ValueType
    System.Enum
      Amazon.S3.IO.FileSystemType

Namespace: Amazon.S3.IO
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z

Syntax

C#
public enum FileSystemType

The FileSystemType type exposes the following members

Members

NameDescription
Enum Directory

Type is a directory.

Enum File

Type is a file.

Version Information

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