This method searches resources for the specified query.
[VB.NET] Public Function SearchAsync(ByVal Query As String) As Task
[C#] public Task SearchAsync(string query);