[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Web.Api.Cloud Assembly
C1.Web.Api.Storage.CloudStorage
Classes
OneDriveStorage
Methods
Read
dotnet-api
C1.Web.Api Assembly
C1.Web.Api.BarCode Assembly
C1.Web.Api.Cloud Assembly
C1.Web.Api.Storage.CloudStorage
Classes
AWSStorage
AWSStorageProvider
AzureStorage
AzureStorageProvider
DropBoxStorage
DropBoxStorageProvider
GoogleDriveStorage
GoogleDriveStorageProvider
OneDriveStorage
Constructors
Properties
Methods
CreateFolder
Delete
List
MoveFile
Read
Write
OneDriveStorageProvider
Utilities
Owin
C1.Web.Api.DataEngine Assembly
C1.Web.Api.Document Assembly
C1.Web.Api.Excel Assembly
C1.Web.Api.Image Assembly
C1.Web.Api.Pdf Assembly
C1.Web.Api.Report Assembly
(Showing Draft Content)
C1.Web.Api.Storage.CloudStorage.OneDriveStorage.Read
Read Method
Read()
Gets the file with the specified path.
Declaration
public Stream Read()
Returns
Type
Description
Stream
MemoryStream
Implements
IFileStorage.Read()