C1.Web.Api.Storage.CloudStorage Namespace / OneDriveStorage Class / List Method

In This Topic
List Method (OneDriveStorage)
In This Topic
Gets all files and folders within the specified path.
Syntax
'Declaration
 
Public Function List() As List(Of ListResult)
 

Return Value

files and folders within the specified path
See Also