Skip to main content

IAzureBlobStorageServiceAsync.GetDocumentBlobContainerAsync() Method

Namespace: DevExpress.XtraReports.Web.Azure.WebDocumentViewer

Assembly: DevExpress.XtraReports.v23.2.Web.Azure.dll

NuGet Package: DevExpress.Web.Reporting.Azure

Declaration

Task<CloudBlobContainer> GetDocumentBlobContainerAsync()

Returns

Type
Task<CloudBlobContainer>
See Also