Web API Core | ComponentOne
C1.Web.Api.Storage.Legacy Namespace / ICloudStorage Interface / Read Method

In This Topic
    Read Method (ICloudStorage)
    In This Topic
    Read the file stream.
    Syntax
    'Declaration
     
    
    Function Read() As Stream
    Stream Read()
    See Also