Skip to main content
A newer version of this page is available. .
Tab

AmazonFileSystemProvider Properties

Provides an implementation of the Amazon File System Provider.
Name Description
AccessKeyID Obsolete. Specifies the access key ID of your AWS account.
AccountName Gets or sets a value that specifies the name of the Amazon account.
BucketName Specifies a name of the bucket that contains a file system displayed in the file manager.
Region Specifies a geographical region where a bucket, which contains a file system, is stored.
RootFolder Returns the root folder. Inherited from FileSystemProviderBase.
RootFolderDisplayName Gets the root folder’s caption. Inherited from FileSystemProviderBase.
SecretAccessKey Obsolete. Specifies the secret access key of your AWS account.
See Also