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