Web API Edition | ComponentOne
C1.Web.Api.Storage.CloudStorage Namespace / AzureStorage Class / Read Method

In This Topic
    Read Method (AzureStorage)
    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