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

In This Topic
    List Method (ICloudStorage)
    In This Topic
    List all files and folders.
    Syntax
    'Declaration
     
    
    Function List() As List(Of ListResult)
    See Also