ListDeletedResourcesAsync Method
Lists deleted resources.
Syntax
[VB.NET] Public Function ListDeletedResourcesAsync() As Task
[C#] public Task ListDeletedResourcesAsync();
Cloud Storage Integrator - Online Help
|
|||
|
Available for:
Questions / Feedback?
ListDeletedResourcesAsync MethodLists deleted resources. Syntax[VB.NET] Public Function ListDeletedResourcesAsync() As Task [C#] public Task ListDeletedResourcesAsync(); RemarksThis method is the asynchronous version of the ListDeletedResources method and is used to support asynchronous operations in WinRT. Please refer to ListDeletedResources for more information. |
||