Web API Edition | ComponentOne
C1.Web.Api.Storage Namespace / IFileStorage Interface / Read Method

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