Web API Core | ComponentOne
C1.Web.Api Namespace / ImportSource Class / GetFileStream Method

In This Topic
    GetFileStream Method
    In This Topic
    Gets the file content stream.
    Syntax
    'Declaration
     
    
    Public Function GetFileStream() As Stream
    public Stream GetFileStream()
    See Also