[]
        
(Showing Draft Content)

C1.Web.Api.Storage.CloudStorage.OneDriveStorage.List

List Method

List()

Gets all files and folders within the specified path.

Declaration
public List<ListResult> List()
Returns
Type Description
List<ListResult>

files and folders within the specified path

Implements