IAzureBlobStorageService.GetCommonBlobContainer() Method
If implemented, returns a blob container client instance where additional files should be saved (e.g., document images).
Namespace: DevExpress.XtraReports.Web.Azure.WebDocumentViewer
Assembly: DevExpress.XtraReports.v24.1.Web.Azure.dll
NuGet Package: DevExpress.Web.Reporting.Azure
Declaration
Returns
Type | Description |
---|---|
Azure.Storage.Blobs.BlobContainerClient | A |
See Also