aspnet-devexpress-dot-web-d2b4e2d8.md
Provides account settings allowing the file manager to access a file system retained in the Azure Service.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class FileManagerAzureProviderSettings :
FileManagerCloudProviderSettings
Public Class FileManagerAzureProviderSettings
Inherits FileManagerCloudProviderSettings
The following members return FileManagerAzureProviderSettings objects:
These settings can be accessed by the ASPxFileManager.SettingsAzure property. To learn more, see the Azure File System Provider topic.
Object StateManager PropertiesBase FileManagerSettingsBase FileManagerCloudProviderSettings FileManagerAzureProviderSettings
See Also