Back to Devexpress

AzureFileSystemProvider Properties

aspnet-devexpress-dot-web-dot-azurefilesystemprovider-dot-underscore-properties.md

latest2.2 KB
Original Source

AzureFileSystemProvider Properties

Provides an implementation of the Azure File System Provider.

NameDescription
AccessKeyObsolete. Use the AccountManager class API and the AccountName property instead. For more information, refer to the Cloud Storage Account Management topic.
AccountNameGets or sets a value that specifies the name of the Azure account.
BlobEndpointGets or sets the primary endpoint for the Blob service.
ContainerNameSpecifies a name of the container (blob storage) that contains a file system displayed in the file manager.
RootFolderReturns the root folder. Inherited from FileSystemProviderBase.
RootFolderDisplayNameGets the root folder’s caption. Inherited from FileSystemProviderBase.
StorageAccountNameObsolete. Use the AccountManager class API and the AccountName property instead. For more information, refer to the Cloud Storage Account Management topic.

See Also

AzureFileSystemProvider Class

AzureFileSystemProvider Members

DevExpress.Web Namespace