Cloud Storage Integrator - Online Help
Cloud Storage Integrator
Questions / Feedback?

SearchAsync Method

Searches for files and folders matching the query.

Syntax

[VB.NET]
Public Function SearchAsync(ByVal SearchPath As String, ByVal Query As String) As IAsyncAction
[C#]
public IAsyncAction SearchAsync(string searchPath, string query);

Remarks

This method is the asynchronous version of the Search method and is used to support asynchronous operations in WinRT. Please refer to Search for more information.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0