Поделиться через


StorageProviderSearchQueryOptions.UserQuery Property

Definition

Provides the original user query string entered in the UI.

public:
 property Platform::String ^ UserQuery { Platform::String ^ get(); };
winrt::hstring UserQuery();
public string UserQuery { get; }
var string = storageProviderSearchQueryOptions.userQuery;
Public ReadOnly Property UserQuery As String

Property Value

String

Platform::String

winrt::hstring

The user query string.

Applies to