A newer version of this page is available.
Switch to the current version.
FileManagerAzureProviderSettings Class
Provides account settings allowing the file manager to access a file system retained in the Azure Service.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class FileManagerAzureProviderSettings :
FileManagerCloudProviderSettings
Public Class FileManagerAzureProviderSettings
Inherits FileManagerCloudProviderSettings
Related API Members
The following members accept/return FileManagerAzureProviderSettings objects:
Remarks
These settings can be accessed by the ASPxFileManager.SettingsAzure property. To learn more, see the Azure File System Provider topic.
Inheritance
Object
StateManager
PropertiesBase
FileManagerSettingsBase
DevExpress.Web.FileManagerCloudProviderSettings
FileManagerAzureProviderSettings
See Also
Feedback