Skip to main content

IAzureBlobStorageServiceAsync.GetCommonBlobContainerAsync() Method

Namespace: DevExpress.AspNetCore.Reporting.Azure.WebDocumentViewer

Assembly: DevExpress.AspNetCore.Reporting.v23.2.Azure.dll

NuGet Package: DevExpress.AspNetCore.Reporting.Azure

Declaration

Task<CloudBlobContainer> GetCommonBlobContainerAsync()

Returns

Type
Task<CloudBlobContainer>
See Also