Web API Core | ComponentOne
C1.Web.Api.Storage.CloudStorage Namespace / OneDriveStorage Class / Read Method

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

    Return Value

    MemoryStream
    See Also