C1.Web.Api.Storage.CloudStorage Namespace / GoogleDriveStorage Class / Read Method

In This Topic
Read Method (GoogleDriveStorage)
In This Topic
Gets the file with the specified path.
Syntax
'Declaration
 
Public Function Read() As Stream
 

Return Value

MemoryStream
See Also